{ "dataOptions": { "tableView": "Base_ProductSet", "idField": "productSet_Id", "router": "/sys/product/product-set", "idValue": 0, "codeRegular": null, "linkColumn": "productName", "menu_Id": 378, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "ProductSet_Id DESC", "showActionField": true, "folder": "basicInfo/outbound", "orderBy": { "productSet_Id": "DESC" } }, "dataListOptions": { "data": [], "fields": [ { "prop": "productName", "label": "产品名称", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841245000_11956", "width": 200 }, { "prop": "consignorCode", "label": "货主编号", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841240000_71757", "width": 120 }, { "prop": "consignorName", "label": "货主名称", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841242000_91706" }, { "prop": "productSpec", "label": "物料规格", "dataType": "varchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841254000_65547" }, { "prop": "salePrice", "label": "销售售价", "dataType": "money", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841258000_34581" }, { "prop": "purchasePrice", "label": "成本价", "dataType": "money", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841264000_56655" }, { "prop": "remark", "label": "备注", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841269000_388" }, { "prop": "creator", "label": "创建人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841273000_71971" }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841275000_39099" }, { "prop": "modifier", "label": "修改人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841278000_19081" }, { "prop": "modifyDate", "label": "修改时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1588841281000_56506" } ], "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": "consignorCode", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841369000_31858", "readonly": true }, "key": "1588841369000_31858", "model": "input_1588841369000_31858" } ] }, { "span": 8, "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": "", "prop": "consignorName" }, "key": "1588841371000_78695", "model": "input_1588841371000_78695" } ] }, { "span": 8, "fields": [ { "type": "table-select", "label": "产品名称", "options": { "width": "100%", "defaultValue": "", "multiple": false, "disabled": false, "clearable": false, "placeholder": "", "required": true, "showLabel": true, "noLabel": false, "columns": [ { "prop": "productCode", "label": "物料编号", "width": 100 }, { "prop": "productName", "label": "物料名称", "width": 150 } ], "url": "/api/basicInfo/base/productInfo/getList", "searchFields": "product_Id,productCode,productModel,productName,productSpec", "prop": "productName", "remoteFunc": "func_1592451351000_39972" }, "key": "1592451351000_39972", "model": "table-select_1592451351000_39972", "rules": [ { "required": true, "message": "产品名称必须填写" } ] } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1588841337000_69772" }, "key": "1588841337000_69772" }, { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "编号", "options": { "prop": "productCode", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": true, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1592451353000_28931", "readonly": true }, "key": "1592451353000_28931", "model": "input_1592451353000_28931", "rules": [ { "required": true, "message": "产品名称必须填写" } ] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "条形码", "options": { "prop": "productModel", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841382000_72557", "readonly": true }, "key": "1588841382000_72557", "model": "input_1588841382000_72557" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "物料规格", "options": { "prop": "productSpec", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "varchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841386000_15427", "readonly": false }, "key": "1588841386000_15427", "model": "input_1588841386000_15427" } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1588841338000_26438" }, "key": "1588841338000_26438" }, { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "销售售价", "options": { "prop": "salePrice", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "money", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841389000_47425" }, "key": "1588841389000_47425", "model": "input_1588841389000_47425", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "成本价", "options": { "prop": "purchasePrice", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "money", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841394000_83814" }, "key": "1588841394000_83814", "model": "input_1588841394000_83814", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "备注", "options": { "prop": "remark", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841398000_44476" }, "key": "1588841398000_44476", "model": "input_1588841398000_44476", "rules": [] } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1588841339000_22391" }, "key": "1588841339000_22391" }, { "type": "grid", "label": "栅格布局", "columns": [ { "span": 8, "fields": [ { "type": "input", "label": "创建人", "options": { "prop": "creator", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841402000_48660", "readonly": true }, "key": "1588841402000_48660", "model": "input_1588841402000_48660" } ] }, { "span": 8, "fields": [ { "type": "input", "label": "创建时间", "options": { "prop": "createDate", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841404000_42375", "readonly": true }, "key": "1588841404000_42375", "model": "input_1588841404000_42375", "rules": [] } ] }, { "span": 8, "fields": [ { "type": "input", "label": "修改人", "options": { "prop": "modifier", "searchRowNo": 0, "width": "100%", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1588841407000_28984", "readonly": true }, "key": "1588841407000_28984", "model": "input_1588841407000_28984", "rules": [] } ] } ], "options": { "gutter": 0, "justify": "start", "align": "top", "remoteFunc": "func_1588841340000_16725" }, "key": "1588841340000_16725" }, { "type": "detail-grid", "label": "明细布局", "fields": [ { "prop": "productCode", "label": "编号", "dataType": "nvarchar", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1588842522000_25858", "headerAlign": "center", "align": "left", "width": 120 }, { "prop": "productName", "label": "产品名称", "dataType": "nvarchar", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1588842528000_73795", "headerAlign": "center", "align": "left", "width": 200 }, { "prop": "productSpec", "label": "物料规格", "dataType": "varchar", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1588842534000_75780", "headerAlign": "center", "align": "left" }, { "prop": "splitQuantity", "label": "拆分数量", "dataType": "int", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1588995746000_3231", "headerAlign": "center", "align": "left", "type": "input" }, { "prop": "salePrice", "label": "销售售价", "dataType": "money", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1588842546000_67220", "headerAlign": "center", "align": "left", "type": "input" }, { "prop": "purchasePrice", "label": "成本价", "dataType": "money", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1588842551000_42377", "headerAlign": "center", "align": "left", "type": "input" }, { "prop": "remark", "label": "备注", "dataType": "nvarchar", "sortable": false, "hidden": false, "isQuickSearch": false, "key": "1588842557000_32217", "headerAlign": "center", "align": "left" } ], "options": { "border": true, "size": "mini", "pageIndex": 1, "pageSize": 50, "detailSelections": [], "idField": "productSetList_Id", "remoteFunc": "func_1588841419000_70129" }, "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": "detailDelete" }, "key": "" } ], "options": { "icon": "el-icon-yrt-anniuzu" } } ], "key": "1588841419000_70129", "subTableView": "Base_ProductSetList" } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "1200px", "visible": false, "disabled": false, "title": "物料套装", "action": "add", "formInline": false, "saveButtonText": "保存" } } }