{ "dataOptions": { "projectName": "Rattan.Interface.Express", "tableView": "TMS_RouterTask", "idField": "routerTask_Id", "router": "/tms/way/routertask", "idValue": 0, "codeRegular": null, "linkColumn": "wayBillCode", "menu_Id": 446, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "RouterTask_Id DESC", "showActionField": true, "folder": "express/tmstask" }, "dataListOptions": { "data": [], "fields": [ { "prop": "wayBillCode", "label": "运单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1561622200000_66399", "width": 140, "searchRowNo": "1" }, { "prop": "expressCode", "label": "国内快递单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1561632955000_53754", "width": 120 }, { "prop": "orderStatus", "label": "运单状态", "dataType": "string", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1561622200000_62348", "dropdown_Id": 934, "searchRowNo": "210" }, { "prop": "taskStatus", "label": "任务状态", "dataType": "string", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1561622200000_83507", "dropdown_Id": 958, "searchRowNo": "210" }, { "prop": "actionCount", "label": "执行次数", "dataType": "int32", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561622200000_88151", "searchRowNo": "1" }, { "prop": "lastActionTime", "label": "最后执行时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561622200000_38464", "width": 120, "searchRowNo": "1", "formatter": "YYYY-MM-DD HH:mm:ss" }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561622200000_35780", "searchRowNo": "1", "width": 300 }, { "prop": "creator", "label": "创建人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561622200000_89956", "searchRowNo": "1" }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561622200000_56264", "width": 120, "searchRowNo": "1", "formatter": "YYYY-MM-DD HH:mm:ss" }, { "prop": "modifier", "label": "修改人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561622200000_97462" }, { "prop": "modifyDate", "label": "修改时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561622200000_73138", "width": 120, "formatter": "YYYY-MM-DD HH:mm:ss" } ], "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" }, { "type": "button", "label": "修改状态", "options": { "authNode": "editState", "icon": "el-icon-yrt-bianji1", "type": "primary" }, "key": "1565232853000_25944" }, { "type": "button", "label": "获取轨迹", "options": { "authNode": "router", "icon": "el-icon-yrt-daoru", "type": "primary" }, "key": "1561733173000_75788" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group01" }, { "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" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group03" } ] }, "editorOptions": { "fields": [ { "type": "input", "label": "运单号", "options": { "prop": "wayBillCode", "searchRowNo": null, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1561622216000_21600" }, "key": "1561622216000_21600" }, { "type": "select", "label": "运单状态", "options": { "width": "280px", "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": 934, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "orderStatus" }, "key": "1561622216000_72795" }, { "type": "select", "label": "任务状态", "options": { "width": "280px", "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": 958, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "taskStatus" }, "key": "1561622216000_43191" }, { "type": "input", "label": "执行次数", "options": { "prop": "actionCount", "searchRowNo": null, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "int32", "pattern": "", "placeholder": "", "remoteFunc": "func_1561622216000_8960" }, "key": "1561622216000_8960", "rules": [] }, { "type": "date", "label": "最后执行时间", "options": { "prop": "lastActionTime", "searchRowNo": null, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1561622216000_53273" }, "key": "1561622216000_53273", "rules": [] }, { "type": "textarea", "label": "备注", "options": { "prop": "remark", "searchRowNo": null, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1561622216000_80279" }, "key": "1561622216000_80279", "rules": [] }, { "type": "input", "label": "创建人", "options": { "prop": "creator", "searchRowNo": null, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1561622216000_84229", "readonly": true }, "key": "1561622216000_84229", "rules": [] }, { "type": "date", "label": "创建时间", "options": { "prop": "createDate", "searchRowNo": null, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1561622216000_78946", "readonly": true }, "key": "1561622216000_78946", "rules": [] }, { "type": "input", "label": "修改人", "options": { "prop": "modifier", "searchRowNo": null, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1561622216000_3729", "readonly": true }, "key": "1561622216000_3729", "rules": [] }, { "type": "date", "label": "修改时间", "options": { "prop": "modifyDate", "searchRowNo": null, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1561622216000_67635", "readonly": true }, "key": "1561622216000_67635", "rules": [] } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "800px", "visible": false, "disabled": false, "title": "路由作业任务", "action": "add", "formInline": false, "saveButtonText": "保存" } } }