{ "dataOptions": { "tableView": "Storage_BorrowEnterReturn", "idField": "borrowEnterReturn_Id", "router": "/storage/borrow/enterreturn", "idValue": 0, "codeRegular": "borrowEnterReturnCode", "linkColumn": "borrowEnterReturnCode", "menu_Id": 166, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "BorrowEnterReturn_Id DESC", "showActionField": true, "table_Id": 629, "vueData_Id": 0, "folder": "storage/borrow" }, "dataListOptions": { "data": [], "fields": [ { "prop": "borrowEnterReturnCode", "label": "借出归还单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_38466", "width": 120 }, { "prop": "borrowEnterCode", "label": "借入单号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_99964", "width": 120 }, { "prop": "consignorCode", "label": "货主编号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_65244", "width": 120 }, { "prop": "consignorName", "label": "货主名称", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_92421" }, { "prop": "deptName", "label": "部门", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_14456" }, { "prop": "applyDate", "label": "借出日期", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_49405", "width": 120 }, { "prop": "storageName", "label": "仓库名称", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_4154" }, { "prop": "totalEnterQuantity", "label": "合计借入数量", "dataType": "decimal", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_59307", "width": 130, "formatter": "#.####" }, { "prop": "totalEnterMoney", "label": "合计借入金额", "dataType": "decimal", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_17386", "width": 130 }, { "prop": "totalReturnQuantity", "label": "合计归还数量", "dataType": "decimal", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_27618", "width": 130, "formatter": "#.####" }, { "prop": "totalReturnMoney", "label": "合计归还金额", "dataType": "decimal", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_84940", "width": 130 }, { "prop": "statusText", "label": "订单状态", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_21676", "width": 100 }, { "prop": "userTrueName", "label": "经手人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_16486" }, { "prop": "sortingDate", "label": "分拣日期", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_87928", "width": 130 }, { "prop": "sortingStatus", "label": "分拣状态", "dataType": "byte", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1594799286000_19486", "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": 518 }, { "prop": "auditor", "label": "审核人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_58643" }, { "prop": "auditing", "label": "审核", "dataType": "byte", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_65146" }, { "prop": "auditDate", "label": "审核日期", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_41094", "width": 120 }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_67699" }, { "prop": "creator", "label": "创建人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_32283" }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_66912", "width": 120 }, { "prop": "modifier", "label": "修改人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_31603" }, { "prop": "modifyDate", "label": "修改时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1594799286000_9948", "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": "borrowEnterReturnCode", "searchRowNo": 1, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_90972", "readonly": true }, "key": "1594799301000_90972" }, { "type": "input", "label": "借入单ID", "options": { "prop": "borrowEnter_Id", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "int32", "pattern": "", "placeholder": "", "remoteFunc": "func_1595476320000_841" }, "key": "1595476320000_841", "model": "input_1595476320000_841" }, { "type": "input", "label": "公司名称", "options": { "prop": "platCorpName", "searchRowNo": null, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_93824" }, "key": "1594799301000_93824", "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": 578, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "borrowEnterCode", "dataType": "string" }, "key": "1594799301000_11330" }, { "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": "1594799301000_59529" }, { "type": "select", "label": "仓库名称", "options": { "width": "100%", "defaultValue": "", "multiple": false, "disabled": false, "clearable": false, "placeholder": "", "required": true, "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": "1594799301000_53367", "rules": [ { "required": true, "message": "仓库名称必须填写" } ] }, { "type": "input", "label": "合计归还数量", "options": { "prop": "totalReturnQuantity", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "decimal", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_93728", "readonly": true, "formatter": "#.####" }, "key": "1594799301000_93728" }, { "type": "date", "label": "分拣日期", "options": { "prop": "sortingDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_70873", "readonly": true }, "key": "1594799301000_70873", "rules": [] }, { "type": "input", "label": "修改人", "options": { "prop": "modifier", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1594949116000_34551", "readonly": true }, "key": "1594949116000_34551", "rules": [], "model": "input_1594949116000_34551" }, { "type": "input", "label": "创建人", "options": { "prop": "creator", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1594950322000_56108", "readonly": true }, "key": "1594950322000_56108", "rules": [], "model": "input_1594950322000_56108" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "货主编号", "options": { "prop": "consignorCode", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1594803783000_34265", "readonly": true }, "key": "1594803783000_34265", "model": "input_1594803783000_34265" }, { "type": "select", "label": "经手人", "options": { "width": "100%", "defaultValue": "{currentUserTrueName}", "multiple": false, "disabled": false, "clearable": false, "placeholder": "", "required": true, "showLabel": true, "noLabel": false, "options": [ { "value": "下拉框1" }, { "value": "下拉框2" }, { "value": "下拉框3" } ], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 22, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "userTrueName", "dataType": "string", "keyProp": "user_Id" }, "key": "1594799301000_22997", "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": 23, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "deptName", "dataType": "string" }, "key": "1594799301000_77580" }, { "type": "input", "label": "合计借入数量", "options": { "prop": "totalEnterQuantity", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "decimal", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_31171", "readonly": true, "formatter": "#.####" }, "key": "1594799301000_31171", "rules": [] }, { "type": "input", "label": "合计归还金额", "options": { "prop": "totalReturnMoney", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "decimal", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_25292", "readonly": true }, "key": "1594799301000_25292", "rules": [] }, { "type": "input", "label": "分拣状态", "options": { "prop": "sortingStatus", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "byte", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_48991", "readonly": true }, "key": "1594799301000_48991", "rules": [] }, { "type": "date", "label": "审核日期", "options": { "prop": "auditDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_14466", "readonly": true }, "key": "1594799301000_14466", "rules": [] }, { "type": "input", "label": "审核", "options": { "prop": "auditing", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "byte", "pattern": "", "placeholder": "", "remoteFunc": "func_1594950318000_89149", "readonly": true }, "key": "1594950318000_89149", "model": "input_1594950318000_89149" }, { "type": "date", "label": "修改时间", "options": { "prop": "modifyDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1594950325000_48463", "readonly": true }, "key": "1594950325000_48463", "rules": [], "model": "date_1594950325000_48463" } ] }, { "span": 8, "fields": [ { "type": "date", "label": "借出日期", "options": { "prop": "applyDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_97630" }, "key": "1594799301000_97630", "rules": [] }, { "type": "input", "label": "合计借入金额", "options": { "prop": "totalEnterMoney", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "decimal", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_19241", "readonly": true }, "key": "1594799301000_19241", "rules": [] }, { "type": "input", "label": "订单状态", "options": { "prop": "statusText", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "新建", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_17133", "readonly": true }, "key": "1594799301000_17133", "rules": [] }, { "type": "input", "label": "审核人", "options": { "prop": "auditor", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799301000_58129", "readonly": true }, "key": "1594799301000_58129", "rules": [] }, { "type": "date", "label": "创建时间", "options": { "prop": "createDate", "searchRowNo": 3, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1594799307000_50932", "readonly": true }, "key": "1594799307000_50932", "model": "date_1594799307000_50932" }, { "type": "textarea", "label": "备注", "options": { "prop": "remark", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1594949110000_17080" }, "key": "1594949110000_17080", "rules": [], "model": "textarea_1594949110000_17080" } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top" }, "key": "1594799301000_39703" }, { "type": "detail-grid", "label": "明细布局", "fields": [ { "prop": "productCode", "label": "编号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956853000_68297", "headerAlign": "center", "align": "left" }, { "prop": "productModel", "label": "条形码", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956848000_76049", "headerAlign": "center", "align": "left" }, { "prop": "productName", "label": "物料名称", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956851000_53302", "headerAlign": "center", "align": "left" }, { "prop": "relationCode", "label": "关联码", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956788000_28621", "headerAlign": "center", "align": "left" }, { "prop": "plateCode", "label": "出货拍号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956790000_12575", "headerAlign": "center", "align": "left" }, { "prop": "unitConvertText", "label": "单位关系", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956828000_74400", "headerAlign": "center", "align": "left" }, { "prop": "purchasePrice", "label": "成本价", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956825000_10216", "headerAlign": "center", "align": "left" }, { "prop": "returnMoney", "label": "归还金额", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956818000_37304", "headerAlign": "center", "align": "left" }, { "prop": "lackStorage", "label": "缺货数量", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956815000_19812", "headerAlign": "center", "align": "left", "formatter": "#.####" }, { "prop": "enterMoney", "label": "借入金额", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956821000_93139", "headerAlign": "center", "align": "left" }, { "prop": "enterQuantity", "label": "借入数量", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956837000_29394", "headerAlign": "center", "align": "left", "formatter": "#.####" }, { "prop": "returnQuantity", "label": "归还数量", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956835000_79505", "headerAlign": "center", "align": "left", "type": "input", "options": { "width": "100%", "defaultValue": "", "required": false, "readonly": false, "disabled": false, "dataType": "string", "pattern": "", "placeholder": "", "noLabel": false }, "formatter": "#.####" }, { "prop": "bigUnit", "label": "大单位", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956840000_21616", "headerAlign": "center", "align": "left" }, { "prop": "smallUnit", "label": "小单位", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956843000_7178", "headerAlign": "center", "align": "left" }, { "prop": "unitConvert", "label": "换算关系", "dataType": "decimal", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956832000_29861", "headerAlign": "center", "align": "left" }, { "prop": "positionName", "label": "出货货位", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956791000_66417", "headerAlign": "center", "align": "left" }, { "prop": "produceDate", "label": "生产日期", "dataType": "date", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956793000_27813", "headerAlign": "center", "align": "left" }, { "prop": "enable", "label": "是否可用", "dataType": "byte", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956812000_22365", "headerAlign": "center", "align": "left" }, { "prop": "batchNumber", "label": "批次号", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956795000_58257", "headerAlign": "center", "align": "left" }, { "prop": "modifier", "label": "修改人", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956803000_8066", "headerAlign": "center", "align": "left" }, { "prop": "modifyDate", "label": "修改时间", "dataType": "datetime", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956800000_25361", "headerAlign": "center", "align": "left" }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1594956809000_39358", "headerAlign": "center", "align": "left" } ], "options": { "border": true, "size": "mini", "pageIndex": 1, "pageSize": 50, "detailSelections": [], "idField": "borrowEnterReturnList_Id", "remoteFunc": "func_1594956756000_52103" }, "buttons": [ { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "物料库存添加", "options": { "icon": "el-icon-plus", "type": "primary", "authNode": "detailAdd" }, "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": "1594956756000_52103", "subTableView": "Storage_BorrowEnterReturnList" } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "1100px", "visible": false, "disabled": false, "title": "借入归还单", "action": "add", "formInline": false, "saveButtonText": "保存" } } }