CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/offlinedistributor/edit.html
@@ -89,6 +89,7 @@ class="layui-input" placeholder="请输入类别" lay-reqText="请输入类别" id="editCatgory" value="{{d.params.data.category || '' }}" /> </div> @@ -392,6 +393,27 @@ }, style: "min-width: 235px;", }); dropdown.render({ elem: "#editCatgory", data: [ { title: "文具店", id: 101, }, { title: "广告店", id: 102, }, { title: "小卖部", id: 103, }, ], click: function (obj) { this.elem.val(obj.title); }, style: "min-width: 235px;", }); table.render({ elem: "#id-EditmeettingOffdisTab",