{ "dataOptions": { "projectName": "Rattan.ERP.Inbound", "tableView": "Purchase_Shelve", "idField": "shelve_Id", "router": "/inbound/purchase/shelve-return-query", "idValue": 0, "codeRegular": "shelveCode", "linkColumn": "shelveCode", "menu_Id": 1834, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "Shelve_Id DESC", "showActionField": true, "tableName": "Purchase_Shelve", "openNodeApi": true, "folder": "inbound/purchase", "table_Id": 734, "vueData_Id": 14 }, "dataListOptions": { "data": [], "fields": [ { "prop": "shelveCode", "label": "退库单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1546941378000_94902", "model": "input_1546941378000_94902", "width": 130 }, { "prop": "enterCode", "label": "生产订单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1614938484000_55429" }, { "prop": "consignorName", "label": "工厂名称", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1605598546000_894" }, { "prop": "orderType", "label": "单据类型", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1614931299000_12967" }, { "prop": "storageName", "label": "仓库名称", "dataType": "string", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1579068708000_79941", "dropdown_Id": 31, "keyProp": "storage_Id" }, { "prop": "onShelveStatus", "label": "订单状态", "dataType": "string", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1546941404000_40306", "model": "input_1546941404000_40306", "dropdown_Id": 819 }, { "prop": "totalQuantity", "label": "退库数量合计", "dataType": "decimal", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1546941399000_75818", "model": "input_1546941399000_75818", "formatter": "#.###" }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1547024750000_31307", "model": "input_1547024750000_31307" }, { "prop": "creator", "label": "创建人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1605598521000_53598" }, { "prop": "createDate", "label": "创建日期", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1605598525000_13975" } ], "buttons": [ { "type": "button-group", "label": "按钮组", "buttons": [ { "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-shuaxin", "type": "default", "authNode": "refresh" }, "key": "btn-refresh" }, { "type": "button", "label": "导出", "options": { "icon": "el-icon-yrt-daochu1", "type": "default", "authNode": "export", "exportInfo_Id": 19 }, "key": "btn-export" }, { "type": "button", "label": "打印", "options": { "icon": "el-icon-yrt-dayin3", "type": "default", "authNode": "print" }, "key": "btn-print" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group03" } ] }, "editorOptions": { "fields": [ { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "退库单号", "options": { "prop": "shelveCode", "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1614932643000_67041", "readonly": true }, "key": "1614932643000_67041", "model": "input_1614932643000_67041" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "生产订单号", "options": { "prop": "enterCode", "searchRowNo": 1, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1614938664000_86396" }, "key": "1614938664000_86396", "model": "input_1614938664000_86396", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "单据类型", "options": { "prop": "orderType", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "分拣区回库", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1614932649000_96932" }, "key": "1614932649000_96932", "model": "input_1614932649000_96932", "rules": [] } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1614932637000_96024" }, "key": "1614932637000_96024" }, { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "select", "label": "仓库名称", "options": { "width": "100%", "defaultValue": "", "multiple": false, "disabled": true, "clearable": false, "placeholder": "", "required": false, "showLabel": false, "noLabel": false, "options": [ { "value": "下拉框1" }, { "value": "下拉框2" }, { "value": "下拉框3" } ], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 31, "props": { "value": "value", "label": "label" }, "remoteFunc": "func_1614932658000_96742", "prop": "storageName", "readonly": true }, "key": "1614932658000_96742", "model": "select_1614932658000_96742" } ] }, { "span": 8, "fields": [ { "type": "select", "label": "订单状态", "options": { "width": "100%", "defaultValue": "", "multiple": false, "disabled": true, "clearable": false, "placeholder": "", "required": false, "showLabel": false, "noLabel": false, "options": [ { "value": "下拉框1" }, { "value": "下拉框2" }, { "value": "下拉框3" } ], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 819, "props": { "value": "value", "label": "label" }, "remoteFunc": "func_1614932659000_69470", "prop": "onShelveStatus", "readonly": true }, "key": "1614932659000_69470", "model": "select_1614932659000_69470", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "退库数量合计", "options": { "prop": "totalQuantity", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "decimal", "pattern": "", "placeholder": "", "remoteFunc": "func_1614932661000_11996" }, "key": "1614932661000_11996", "model": "input_1614932661000_11996" } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1614932652000_40631" }, "key": "1614932652000_40631" }, { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "退库重量合计", "options": { "prop": "totalWeight", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "decimal", "pattern": "", "placeholder": "", "remoteFunc": "func_1614931896000_77014" }, "key": "1614931896000_77014", "model": "input_1614931896000_77014", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "select", "label": "工厂名称", "options": { "width": "100%", "defaultValue": "", "multiple": false, "disabled": true, "clearable": false, "placeholder": "", "required": false, "showLabel": false, "noLabel": false, "options": [ { "value": "下拉框1" }, { "value": "下拉框2" }, { "value": "下拉框3" } ], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 797, "props": { "value": "value", "label": "label" }, "remoteFunc": "func_1614938755000_12", "prop": "consignorName", "readonly": true }, "key": "1614938755000_12", "model": "select_1614938755000_12" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "备注", "options": { "prop": "remark", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1614938756000_76504" }, "key": "1614938756000_76504", "model": "input_1614938756000_76504" } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1546941430000_83949" }, "key": "1546941430000_83949", "model": "grid_1546941430000_83949" }, { "type": "detail-grid", "label": "明细布局", "fields": [ { "prop": "productCode", "label": "物料编号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1547025351000_73465", "model": "input_1547025351000_73465", "width": 110 }, { "prop": "productName", "label": "物料名称", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1547025354000_70411", "model": "input_1547025354000_70411", "width": 200 }, { "prop": "quantity", "label": "退库数量", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1547025371000_11951", "model": "input_1547025371000_11951", "width": 80, "formatter": "#.###" }, { "prop": "smallUnit", "label": "库存单位", "dataType": "nvarchar", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1605600013000_48739", "headerAlign": "center", "align": "left" }, { "prop": "trackingNumber", "label": "跟踪号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1614915237000_24183", "headerAlign": "center", "align": "left" }, { "prop": "poCode", "label": "PO单号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1614915224000_45407", "headerAlign": "center", "align": "left" }, { "prop": "saleCode", "label": "销售单号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1614915248000_6149", "headerAlign": "center", "align": "left" }, { "prop": "plateCode", "label": "母托盘号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1614932162000_24069", "headerAlign": "center", "align": "left" }, { "prop": "weight", "label": "单位重量", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1614932200000_91223", "headerAlign": "center", "align": "left" }, { "prop": "totalWeight", "label": "小计重量", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1614932203000_13741", "headerAlign": "center", "align": "left" } ], "options": { "border": true, "size": "mini", "pageIndex": 1, "pageSize": 50, "detailSelections": [], "idField": "shelveList_Id", "remoteFunc": "func_1547024774000_71589" }, "buttons": [], "key": "1547024774000_71589", "model": "detail-grid_1547024774000_71589", "subTableView": "Purchase_ShelveList" } ], "config": { "labelWidth": "100px", "formWidth": "auto", "labelPosition": "right", "top": "3vh", "width": "1100px", "visible": false, "disabled": false, "title": "商品上架", "action": "add", "formInline": false, "saveButtonText": "保存" } } }