{ "dataOptions": { "projectName": "Rattan.Interface.Express", "tableView": "TMS_WayBillReceive", "idField": "wayBillReceive_Id", "router": "/tms/way/bill-receive", "idValue": 0, "codeRegular": null, "linkColumn": "wayBillCode", "menu_Id": 492, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "WayBillReceive_Id DESC", "showActionField": true, "tableName": "TMS_WayBillReceive", "folder": "express/tms" }, "dataListOptions": { "data": [], "fields": [ { "prop": "wayBillCode", "label": "运单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1550743393000_57195", "model": "input_1550743393000_57195", "width": 150, "searchRowNo": 1 }, { "prop": "consignorName", "label": "货主名称", "dataType": "string", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1550045939000_38235", "model": "input_1550045939000_38235", "dropdown_Id": 797, "keyProp": "consignor_Id", "searchRowNo": 200, "width": 100 }, { "prop": "consignorCode", "label": "货主编号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1550045946000_63161", "model": "input_1550045946000_63161" }, { "prop": "collectStatus", "label": "揽收状态", "dataType": "string", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1553138581000_22380", "model": "input_1553138581000_22380", "dropdown_Id": 937, "searchRowNo": "1" }, { "prop": "userTrueName", "label": "揽收人", "dataType": "int32", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1550045955000_9578", "model": "input_1550045955000_9578", "dropdown_Id": 22, "keyProp": "user_Id", "searchRowNo": "" }, { "prop": "storageName", "label": "仓库名称", "dataType": "string", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1557823538000_37493", "searchRowNo": "1", "dropdown_Id": 31, "keyProp": "storage_Id" }, { "prop": "consigneeName", "label": "收货人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1558446461000_31845", "searchRowNo": "1" }, { "prop": "consigneeDate", "label": "身份证上传时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1574675124000_79770", "width": 120, "formatter": "YYYY-MM-DD HH:mm:ss" }, { "prop": "consigneeIdcard", "label": "收货人身份证号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1558446463000_17989", "width": 150, "searchRowNo": "1" }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1550045957000_17533", "model": "input_1550045957000_17533", "searchRowNo": "1" }, { "prop": "creator", "label": "创建人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1550045978000_47207", "model": "input_1550045978000_47207", "searchRowNo": "1" }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1550045959000_60602", "model": "input_1550045959000_60602", "width": 120, "searchRowNo": 200, "formatter": "YYYY-MM-DD HH:mm:ss" }, { "prop": "modifier", "label": "修改人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561536677000_748" }, { "prop": "modifyDate", "label": "修改时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1561536680000_66413", "formatter": "YYYY-MM-DD HH:mm:ss", "width": 120 } ], "buttons": [ { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "退货", "options": { "authNode": "return", "icon": "el-icon-yrt-tuihuo1", "type": "warning" }, "key": "1560657480000_70642" }, { "type": "button", "label": "导出", "options": { "icon": "el-icon-yrt-daochu1", "type": "primary", "authNode": "export" }, "key": "1553240946000_64381" }, { "type": "button", "label": "导入", "options": { "authNode": "allImport", "icon": "el-icon-yrt-import1", "type": "primary" }, "key": "1553240902000_24377" }, { "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": { "authNode": "refresh", "icon": "el-icon-yrt-shuaxin", "type": "default" }, "key": "1553240895000_45013" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group03" } ] }, "editorOptions": { "fields": [ { "type": "grid", "label": "栅格布局", "columns": [ { "span": 12, "fields": [ { "type": "input", "label": "运单号", "options": { "prop": "wayBillCode", "width": "100%", "noLabel": false, "defaultValue": "", "required": true, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553241129000_16119", "readonly": true }, "key": "1553241129000_16119", "model": "input_1553241129000_16119", "rules": [ { "required": true, "message": "运单号必须填写" } ] }, { "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": 31, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "storageName", "keyProp": "storage_Id" }, "key": "1558240752000_7734", "model": "input_1558240752000_7734" }, { "type": "input", "label": "货主编号", "options": { "prop": "consignorCode", "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1558240759000_50656", "readonly": true }, "key": "1558240759000_50656", "model": "input_1558240759000_50656", "rules": [] }, { "type": "input", "label": "备注", "options": { "prop": "remark", "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1558240763000_6006" }, "key": "1558240763000_6006", "model": "input_1558240763000_6006" }, { "type": "date", "label": "创建时间", "options": { "width": "100%", "defaultValue": "yyyy-MM-dd HH:mm:ss", "readonly": false, "disabled": false, "editable": true, "clearable": true, "placeholder": "", "startPlaceholder": "", "endPlaceholder": "", "type": "date", "format": "yyyy-MM-dd", "timestamp": false, "required": false, "noLabel": false, "prop": "createDate" }, "key": "1558240767000_3007", "model": "input_1558240767000_3007" }, { "type": "input", "label": "收货人", "options": { "prop": "consigneeName", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1558446475000_57621" }, "key": "1558446475000_57621", "model": "input_1558446475000_57621" } ] }, { "span": 12, "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": 797, "props": { "value": "value", "label": "label" }, "remoteFunc": "func_1553245305000_1845", "prop": "consignorName", "readonly": false }, "key": "1553245305000_1845", "model": "select_1553245305000_1845" }, { "type": "input", "label": "揽收人", "options": { "prop": "userTrueName", "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1558240757000_6768", "readonly": false }, "key": "1558240757000_6768", "model": "input_1558240757000_6768" }, { "type": "select", "label": "揽收状态", "options": { "width": "100%", "defaultValue": "未揽收", "multiple": false, "disabled": true, "clearable": false, "placeholder": "", "required": false, "showLabel": true, "noLabel": false, "options": [], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 937, "props": { "value": "value", "label": "label" }, "remoteFunc": "func_1558240761000_29286", "prop": "collectStatus", "dataType": "string", "readonly": false }, "key": "1558240761000_29286", "model": "select_1558240761000_29286" }, { "type": "input", "label": "创建人", "options": { "prop": "creator", "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1558240765000_10640", "readonly": true }, "key": "1558240765000_10640", "model": "input_1558240765000_10640", "rules": [] }, { "type": "input", "label": "收货人身份证号", "options": { "prop": "consigneeIdcard", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1558446477000_57087", "label-width": 120 }, "key": "1558446477000_57087", "model": "input_1558446477000_57087", "rules": [] } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1553241125000_47411" }, "key": "1553241125000_47411" } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "800px", "visible": false, "disabled": false, "title": "揽收查询", "action": "add", "formInline": false, "saveButtonText": "保存" } } }