{ "dataOptions": { "projectName": "Rattan.Interface.Express", "tableView": "ExpressSpare_Order", "idField": "expressSpare_Id", "router": "/api/internal/spare-Order", "idValue": 0, "codeRegular": null, "linkColumn": "orderCode", "menu_Id": 446, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "ExpressSpare_Id DESC", "showActionField": true, "folder": "express/spare" }, "dataListOptions": { "data": [], "fields": [ { "prop": "orderCode", "label": "ERP订单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1553223882000_26674", "model": "input_1553223882000_26674" }, { "prop": "storeOrderCode", "label": "店铺订单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1553223880000_72114", "model": "input_1553223880000_72114" }, { "prop": "expressCorpName", "label": "快递名称", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553223884000_96303", "model": "input_1553223884000_96303" }, { "prop": "trackingNumber", "label": "服务商跟踪号码", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553223886000_52165", "model": "input_1553223886000_52165" }, { "prop": "interfaceStatusText", "label": "接口状态", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553223889000_47076", "model": "input_1553223889000_47076" }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553223896000_94056", "model": "input_1553223896000_94056" }, { "prop": "enable", "label": "是否可用", "dataType": "byte", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553223898000_88721", "model": "input_1553223898000_88721" }, { "prop": "creator", "label": "创建人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553223900000_15821", "model": "input_1553223900000_15821" }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553223902000_79148", "model": "input_1553223902000_79148" } ], "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": "input", "label": "ERP订单号", "options": { "prop": "orderCode", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553223908000_34769" }, "key": "1553223908000_34769" }, { "type": "input", "label": "店铺订单号", "options": { "prop": "storeOrderCode", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553223909000_72904" }, "key": "1553223909000_72904", "rules": [] }, { "type": "input", "label": "快递名称", "options": { "prop": "expressCorpName", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553223918000_91492" }, "key": "1553223918000_91492", "rules": [] }, { "type": "input", "label": "跟踪号码", "options": { "prop": "trackingNumber", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553223920000_68302" }, "key": "1553223920000_68302", "rules": [] }, { "type": "input", "label": "接口状态", "options": { "prop": "interfaceStatusText", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553223927000_95001" }, "key": "1553223927000_95001", "rules": [] }, { "type": "switch", "label": "是否可用", "options": { "defaultValue": "0", "required": false, "disabled": false, "noLabel": false, "prop": "enable", "active-value": "1", "inactive-value": "0", "dataType": "byte" }, "key": "1553223937000_261" }, { "type": "input", "label": "备注", "options": { "prop": "remark", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553223936000_90167" }, "key": "1553223936000_90167" } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "800px", "visible": false, "disabled": false, "title": "本地单号匹配", "action": "add", "formInline": false, "saveButtonText": "保存" } } }