{ "dataOptions": { "tableView": "App_Address", "idField": "address_Id", "router": "/crm/app/address", "idValue": 0, "codeRegular": "addressCode", "linkColumn": "addressCode", "menu_Id": 1794, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": { "address_Id": "DESC" }, "showActionField": true, "folder": "crm/app" }, "dataListOptions": { "data": [], "fields": [ { "prop": "userTrueName", "label": "用户名", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_25190" }, { "prop": "mobile", "label": "手机号", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_54981" }, { "prop": "provinceName", "label": "省", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_65708" }, { "prop": "cityName", "label": "市", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_74534" }, { "prop": "regionName", "label": "区", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_60038" }, { "prop": "detailAddress", "label": "详细地址", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_45538" }, { "prop": "consigneeIdcard", "label": "收货人身份证号", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_69706", "width": 140 }, { "prop": "consignee", "label": "收货人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_91772" }, { "prop": "email", "label": "Email", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_3262" }, { "prop": "zip", "label": "邮编", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_57317" }, { "prop": "tel", "label": "电话", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_90448" }, { "prop": "enable", "label": "是否启用", "dataType": "tinyint", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_66000" }, { "prop": "isDefault", "label": "默认地址", "dataType": "tinyint", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_95938" }, { "prop": "remark", "label": "备注", "dataType": "bigint", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_25094" }, { "prop": "creator", "label": "创建人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_15884" }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_75134", "width": 120 }, { "prop": "modify", "label": "修改人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_75567" }, { "prop": "modifyDate", "label": "修改时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1592469438000_74439", "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": "select", "label": "用户名", "options": { "width": "100%", "defaultValue": "", "multiple": false, "disabled": false, "clearable": false, "placeholder": "", "required": false, "showLabel": true, "noLabel": false, "options": [ { "value": "下拉框1" }, { "value": "下拉框2" }, { "value": "下拉框3" } ], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 22, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "userTrueName", "dataType": "nvarchar", "keyProp": "user_Id" }, "key": "1592469441000_13528" }, { "type": "input", "label": "市", "options": { "prop": "cityName", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_73047" }, "key": "1592469441000_73047", "rules": [] }, { "type": "input", "label": "收货人身份证号", "options": { "prop": "consigneeIdcard", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_53016" }, "key": "1592469441000_53016", "rules": [] }, { "type": "input", "label": "邮编", "options": { "prop": "zip", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_57582" }, "key": "1592469441000_57582", "rules": [] }, { "type": "input", "label": "默认地址", "options": { "prop": "isDefault", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "tinyint", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_87944" }, "key": "1592469441000_87944", "rules": [] }, { "type": "date", "label": "创建时间", "options": { "prop": "createDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_84087", "readonly": true }, "key": "1592469441000_84087", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "手机号", "options": { "prop": "mobile", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_14644" }, "key": "1592469441000_14644", "rules": [] }, { "type": "input", "label": "区", "options": { "prop": "regionName", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_12144" }, "key": "1592469441000_12144", "rules": [] }, { "type": "input", "label": "收货人", "options": { "prop": "consignee", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_58429" }, "key": "1592469441000_58429", "rules": [] }, { "type": "input", "label": "电话", "options": { "prop": "tel", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_81267" }, "key": "1592469441000_81267", "rules": [] }, { "type": "textarea", "label": "备注", "options": { "prop": "remark", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "bigint", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_53223" }, "key": "1592469441000_53223", "rules": [] }, { "type": "input", "label": "修改人", "options": { "prop": "modify", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_11531" }, "key": "1592469441000_11531", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "省", "options": { "prop": "provinceName", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_60716" }, "key": "1592469441000_60716", "rules": [] }, { "type": "input", "label": "详细地址", "options": { "prop": "detailAddress", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_53279" }, "key": "1592469441000_53279", "rules": [] }, { "type": "input", "label": "Email", "options": { "prop": "email", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_81418" }, "key": "1592469441000_81418", "rules": [] }, { "type": "switch", "label": "是否启用", "options": { "defaultValue": 0, "required": false, "disabled": false, "noLabel": false, "dataType": "tinyint", "active-value": 1, "inactive-value": 0 }, "key": "1592469441000_98662" }, { "type": "input", "label": "创建人", "options": { "prop": "creator", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_21916", "readonly": true }, "key": "1592469441000_21916", "rules": [] }, { "type": "date", "label": "修改时间", "options": { "prop": "modifyDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1592469441000_26549", "readonly": true }, "key": "1592469441000_26549", "rules": [] } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top" }, "key": "1592469441000_52641" } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "1100px", "visible": false, "disabled": false, "title": "地址", "action": "add", "formInline": false, "saveButtonText": "保存" } } }