{ "dataOptions": { "tableView": "TMS_Site", "idField": "site_Id", "router": "/tms/site/tms-site", "idValue": 0, "codeRegular": "siteCode", "linkColumn": "siteCode", "menu_Id": 1798, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": { "site_Id": "DESC" }, "showActionField": true, "table_Id": 3606, "vueData_Id": 0, "folder": "/tms/site" }, "dataListOptions": { "data": [], "fields": [ { "prop": "siteCode", "label": "网点编号", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_35716", "width": 120 }, { "prop": "siteType", "label": "网点类型", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_74024" }, { "prop": "siteName", "label": "网点名称", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_14626" }, { "prop": "siteAddress", "label": "网点地址", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_75286" }, { "prop": "region", "label": "所属区域", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_79457" }, { "prop": "sitePerson", "label": "网点负责人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_83071" }, { "prop": "personPhone", "label": "负责人电话", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_14872" }, { "prop": "remark", "label": "备注", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_57110" }, { "prop": "creator", "label": "创建人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_97713", "width": 140 }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_1154", "width": 120 }, { "prop": "modifier", "label": "修改人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_51202", "width": 140 }, { "prop": "modifyDate", "label": "修改时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1595217678000_64763", "width": 120 } ], "buttons": [ { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "新建", "options": { "icon": "el-icon-plus", "type": "primary", "authNode": "add" }, "key": "btn-add" }, { "type": "button", "label": "删除", "options": { "icon": "el-icon-yrt-shanchu2", "type": "primary", "authNode": "delete" }, "key": "btn-delete" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group01" }, { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "审核", "options": { "icon": "el-icon-yrt-shenpi6", "type": "success", "authNode": "auditing" }, "key": "btn-confirm" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group02" }, { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "刷新", "options": { "icon": "el-icon-yrt-shuaxin", "type": "default", "authNode": "refresh" }, "key": "btn-refresh" }, { "type": "button", "label": "导出", "options": { "icon": "el-icon-yrt-daochu1", "type": "default", "authNode": "export" }, "key": "btn-export" }, { "type": "button", "label": "打印", "options": { "icon": "el-icon-yrt-dayin3", "type": "default", "authNode": "print" }, "key": "btn-print" }, { "type": "button", "label": "帮助", "options": { "icon": "el-icon-info", "type": "default", "authNode": "helper" }, "key": "btn-help" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group03" } ] }, "editorOptions": { "fields": [ { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "网点编号", "options": { "prop": "siteCode", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218314000_88260", "readonly": true }, "key": "1595218314000_88260", "model": "input_1595218314000_88260" } ] }, { "span": 8, "fields": [ { "type": "select", "label": "网点类型", "options": { "width": "100%", "defaultValue": "自营网店", "multiple": false, "disabled": false, "clearable": false, "placeholder": "", "required": true, "showLabel": true, "noLabel": false, "options": [ { "value": "下拉框1" }, { "value": "下拉框2" }, { "value": "下拉框3" } ], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 1000, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "siteType", "dataType": "string" }, "key": "1595218320000_88638", "model": "input_1595218320000_88638", "rules": [ { "required": true, "message": "网点类型必须填写" } ] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "网店名称", "options": { "prop": "siteName", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": true, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218323000_84831" }, "key": "1595218323000_84831", "model": "input_1595218323000_84831", "rules": [ { "required": true, "message": "网点类型必须填写" } ] } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1595218301000_94401" }, "key": "1595218301000_94401" }, { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "网点地址", "options": { "prop": "siteAddress", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218334000_16799" }, "key": "1595218334000_16799", "model": "input_1595218334000_16799" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "所属区域", "options": { "prop": "region", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218337000_81746" }, "key": "1595218337000_81746", "rules": [], "model": "input_1595218337000_81746" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "网点负责人", "options": { "prop": "sitePerson", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218339000_78654" }, "key": "1595218339000_78654", "rules": [], "model": "input_1595218339000_78654" } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1595218327000_35246" }, "key": "1595218327000_35246" }, { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "负责人电话", "options": { "prop": "personPhone", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218355000_81134" }, "key": "1595218355000_81134", "model": "input_1595218355000_81134", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "date", "label": "创建时间", "options": { "prop": "createDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218356000_85997", "readonly": true }, "key": "1595218356000_85997", "rules": [], "model": "date_1595218356000_85997" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "修改人", "options": { "prop": "modifier", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218358000_54707", "readonly": true }, "key": "1595218358000_54707", "rules": [], "model": "input_1595218358000_54707" } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1595218348000_60014" }, "key": "1595218348000_60014" }, { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "创建人", "options": { "prop": "creator", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595217683000_70187", "readonly": true }, "key": "1595217683000_70187", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "date", "label": "修改时间", "options": { "prop": "modifyDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1595218343000_35564", "readonly": true }, "key": "1595218343000_35564", "rules": [], "model": "date_1595218343000_35564" } ] }, { "span": 8, "fields": [] } ], "options": { "gutter": 0, "justify": "start", "align": "top" }, "key": "1595217683000_81661" }, { "type": "textarea", "label": "备注", "options": { "prop": "remark", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1595217685000_66642" }, "key": "1595217685000_66642", "rules": [] } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "1100px", "visible": false, "disabled": false, "title": "网点管理", "action": "add", "formInline": false, "saveButtonText": "保存" } } }