{ "dataOptions": { "projectName": "Rattan.ERP.Storage", "tableView": "Storage_ReplenishmentScan", "idField": "replenishmentScan_Id", "router": "/storage/replenishment/storage-replenishment-scan", "idValue": 0, "codeRegular": null, "linkColumn": "replenishmentScanCode", "menu_Id": 207, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "ReplenishmentScan_Id DESC", "showActionField": true, "folder": "storage/replenishment", "table_Id": 2177, "vueData_Id": 0 }, "dataListOptions": { "data": [], "fields": [ { "prop": "platUserCode", "label": "平台编号", "dataType": "string", "sortable": false, "type": "input", "hidden": true, "isQuickSearch": false, "key": "1565605895000_71543", "width": 120 }, { "prop": "platUserName", "label": "平台名称", "dataType": "string", "sortable": false, "type": "input", "hidden": true, "isQuickSearch": false, "key": "1565605895000_92408" }, { "prop": "platCorpName", "label": "公司名称", "dataType": "string", "sortable": false, "type": "input", "hidden": true, "isQuickSearch": false, "key": "1565605895000_12579" }, { "prop": "userProductCode", "label": "账套编号", "dataType": "string", "sortable": false, "type": "input", "hidden": true, "isQuickSearch": false, "key": "1565605895000_63462", "width": 120 }, { "prop": "userProductAlias", "label": "产品别名", "dataType": "string", "sortable": false, "type": "input", "hidden": true, "isQuickSearch": false, "key": "1565605895000_38456" }, { "prop": "replenishmentScanCode", "label": "补货扫描单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1565605895000_29887", "width": 120 }, { "prop": "replenishmentCode", "label": "补货单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_97526", "width": 120 }, { "prop": "consignorCode", "label": "货主编号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_86906", "width": 120 }, { "prop": "consignorName", "label": "货主名称", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_12606" }, { "prop": "storageName", "label": "仓库名称", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_23509" }, { "prop": "totalQuantity", "label": "合计数量", "dataType": "decimal", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_92790", "formatter": "#.####" }, { "prop": "totalMoney", "label": "合计金额", "dataType": "decimal", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_43526" }, { "prop": "auditor", "label": "审核人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_8490" }, { "prop": "auditing", "label": "审核状态", "dataType": "byte", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1565605895000_22090", "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": 0, "props": { "value": "value", "label": "label" }, "remoteFunc": "" }, "dropdown_Id": 21 }, { "prop": "auditDate", "label": "审核日期", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_97840", "width": 120, "formatter": "YYYY-MM-DD HH:mm:ss" }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_5906" }, { "prop": "creator", "label": "创建人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_43493" }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_53525", "width": 120, "formatter": "YYYY-MM-DD HH:mm:ss" }, { "prop": "modifier", "label": "修改人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_18940" }, { "prop": "modifyDate", "label": "修改时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1565605895000_85262", "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": "input", "label": "补货单号", "options": { "prop": "replenishmentCode", "searchRowNo": 1, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_32584" }, "key": "1565605897000_32584", "rules": [] }, { "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", "dataType": "string", "keyProp": "storage_Id" }, "key": "1565605897000_80311" }, { "type": "input", "label": "审核人", "options": { "prop": "auditor", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_97515" }, "key": "1565605897000_97515", "rules": [] }, { "type": "input", "label": "修改人", "options": { "prop": "modifier", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1576118609000_11404", "readonly": true }, "key": "1576118609000_11404", "rules": [], "model": "input_1576118609000_11404" }, { "type": "date", "label": "修改时间", "options": { "prop": "modifyDate", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1576118645000_27381", "readonly": true }, "key": "1576118645000_27381", "rules": [], "model": "date_1576118645000_27381" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "货主编号", "options": { "prop": "consignorCode", "searchRowNo": 1, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_83068" }, "key": "1565605897000_83068", "rules": [] }, { "type": "input", "label": "合计数量", "options": { "prop": "totalQuantity", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "decimal", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_31761", "formatter": "#.####" }, "key": "1565605897000_31761" }, { "type": "input", "label": "审核状态", "options": { "prop": "auditing", "searchRowNo": 1, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "byte", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_81369" }, "key": "1565605897000_81369", "rules": [] }, { "type": "input", "label": "创建人", "options": { "prop": "creator", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_39031", "readonly": true }, "key": "1565605897000_39031", "rules": [] }, { "type": "date", "label": "创建时间", "options": { "prop": "createDate", "searchRowNo": 1, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1576118647000_62358", "readonly": true }, "key": "1576118647000_62358", "rules": [], "model": "date_1576118647000_62358" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "补货扫描单号", "options": { "prop": "replenishmentScanCode", "searchRowNo": 1, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_73775" }, "key": "1565605897000_73775", "rules": [] }, { "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": "", "prop": "consignorName", "dataType": "string", "keyProp": "consignor_Id" }, "key": "1565605897000_40146" }, { "type": "input", "label": "合计金额", "options": { "prop": "totalMoney", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "decimal", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_56097" }, "key": "1565605897000_56097", "rules": [] }, { "type": "date", "label": "审核日期", "options": { "prop": "auditDate", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1565605897000_35654" }, "key": "1565605897000_35654", "rules": [] } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top" }, "key": "1565605897000_42460" }, { "type": "textarea", "label": "备注", "options": { "prop": "remark", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1576118641000_58669" }, "key": "1576118641000_58669", "rules": [] }, { "type": "detail-grid", "label": "明细布局", "fields": [ { "prop": "replenishmentScanList_Id", "label": "补货单扫描明细ID", "dataType": "int32", "sortable": false, "hidden": true, "isQuickSearch": false, "key": "1565605951000_58668", "headerAlign": "center", "align": "left" }, { "prop": "replenishmentScan_Id", "label": "补货扫描单ID", "dataType": "int32", "sortable": false, "hidden": true, "isQuickSearch": false, "key": "1565605954000_75510", "headerAlign": "center", "align": "left" }, { "prop": "replenishmentList_Id", "label": "补货单明细ID", "dataType": "int32", "sortable": false, "hidden": true, "isQuickSearch": false, "key": "1565605959000_28045", "headerAlign": "center", "align": "left" }, { "prop": "replenishment_Id", "label": "补货单ID", "dataType": "int32", "sortable": false, "hidden": true, "isQuickSearch": false, "key": "1565605962000_99571", "headerAlign": "center", "align": "left" }, { "prop": "positionName", "label": "目标货位", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565605966000_17392", "headerAlign": "center", "align": "left" }, { "prop": "product_Id", "label": "物料ID", "dataType": "int64", "sortable": false, "hidden": true, "isQuickSearch": false, "key": "1565605968000_31317", "headerAlign": "center", "align": "left" }, { "prop": "productCode", "label": "物料编号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565605974000_11628", "headerAlign": "center", "align": "left", "width": 110 }, { "prop": "productName", "label": "物料名称", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565605976000_17813", "headerAlign": "center", "align": "left", "width": 200 }, { "prop": "productModel", "label": "条形码", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565605978000_37660", "headerAlign": "center", "align": "left", "width": 110 }, { "prop": "productSpec", "label": "物料规格", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565605981000_86924", "headerAlign": "center", "align": "left" }, { "prop": "transferQuantity", "label": "补货数量", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565605992000_50419", "headerAlign": "center", "align": "left", "formatter": "#.####" }, { "prop": "batchNumber", "label": "批次号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565605997000_17307", "headerAlign": "center", "align": "left" }, { "prop": "produceDate", "label": "生产时间", "dataType": "datetime", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565606005000_46552", "headerAlign": "center", "align": "left" }, { "prop": "plateCode", "label": "拍号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565606008000_17815", "headerAlign": "center", "align": "left" }, { "prop": "purchasePrice", "label": "成本价", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565606012000_47096", "headerAlign": "center", "align": "left" }, { "prop": "subTotalMoney", "label": "金额", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565606016000_78952", "headerAlign": "center", "align": "left" }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1565606019000_81298", "headerAlign": "center", "align": "left" } ], "options": { "border": true, "size": "mini", "pageIndex": 1, "pageSize": 50, "detailSelections": [], "idField": "replenishmentScanList_Id", "remoteFunc": "func_1565605903000_35724" }, "buttons": [ { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "新建", "options": { "icon": "el-icon-plus", "type": "primary", "authNode": "add" }, "key": "detail_add" }, { "type": "button", "label": "删除", "options": { "icon": "el-icon-yrt-shanchu2", "type": "primary", "authNode": "delete" }, "key": "detail_delete" } ], "options": { "icon": "el-icon-yrt-anniuzu" } } ], "key": "1565605903000_35724", "subTableView": "Storage_ReplenishmentScanList" } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "1100px", "visible": false, "disabled": false, "title": "补货扫描单", "action": "add", "formInline": false, "saveButtonText": "保存" } } }