|
|
@ -207,7 +207,7 @@ export default { |
|
|
|
{ type: "input", label: "物品描述1", prop: "desc1", colSpan: 12 }, |
|
|
|
{ type: "input", label: "物品描述2", prop: "desc2", colSpan: 12 }, |
|
|
|
{ type: "select", label: "状态", prop: "status", options: "itemStatus", colSpan: 12 }, |
|
|
|
{ type: "filterSelect", label: "计量单位", prop: "basicUom", optionsLabel: "description", optionsValue: "name", |
|
|
|
{ type: "filterSelect", label: "基本计量单位", prop: "basicUom", optionsLabel: "description", optionsValue: "name", |
|
|
|
focus: (type,val) => { return this.getFilterList(type, val, "basedata/uom")}, |
|
|
|
searchButton: (val) => { this.showSerarchPage(val, 'basedata/uom', 'Uom', '计量单位选择', this.CreateFormData) }, colSpan: 12 }, |
|
|
|
{ type: "select", label: "ABC类", prop: "abcClass", options: "abcClass", clearable: true, filterable: true, allowCreate: true, colSpan: 12 }, |
|
|
@ -216,21 +216,21 @@ export default { |
|
|
|
{ type: "select", label: "外包件", prop: "canOutsourcing", options: "whetherOrNot", colSpan: 12 }, |
|
|
|
{ type: "select", label: "回收件", prop: "isRecycled", options: "whetherOrNot", colSpan: 12 }, |
|
|
|
// { type: "input", label: "产品类", prop: "productLine", colSpan: 12 }, |
|
|
|
{ type: "input", label: "有效值", prop: "validity", validType:'number', colSpan: 12 }, |
|
|
|
{ type: "select", label: "有效期", prop: "validityUnit", options: "validityUnit", colSpan: 12 }, |
|
|
|
{ type: "input", label: "有效期", prop: "validity", validType:'number', colSpan: 12 }, |
|
|
|
{ type: "select", label: "有效期单位", prop: "validityUnit", options: "validityUnit", colSpan: 12 }, |
|
|
|
{ type: "select", label: "管理类型", prop: "manageType", options: "manageType", colSpan: 12 }, |
|
|
|
{ type: "filterSelect", label: "项目", prop: "project", optionsLabel: "name", optionsValue: "code", |
|
|
|
focus: (type,val) => { return this.getFilterList(type, val, "basedata/project")}, |
|
|
|
searchButton: (val) => { this.showSerarchPage(val, 'basedata/project', 'Project', '项目选择', this.CreateFormData) }, colSpan: 12 }, |
|
|
|
{ type: "input", label: "E-LEVEL等级", prop: 'elevel', colSpan: 12 }, |
|
|
|
{ type: "input", label: "Elevel", prop: 'elevel', colSpan: 12 }, |
|
|
|
{ type: "input", label: "颜色", prop: 'color', colSpan: 12 }, |
|
|
|
{ label: "类型", prop: 'type', type: "select", options: "ItemTypeBasic", colSpan: 12 }, |
|
|
|
{ type: "input", label: "种类", prop: 'category', colSpan: 12 }, |
|
|
|
{ type: "input", label: "分组", prop: 'group', colSpan: 12 }, |
|
|
|
{ type: "input", label: "配置", prop: 'configuration', colSpan: 12 }, |
|
|
|
{ type: "input", label: "版本", prop: 'version', colSpan: 12 }, |
|
|
|
{ type: "input", label: "工程变更", prop: 'eco', colSpan: 12 }, |
|
|
|
{ type: "select", label: "是否虚拟物品", prop: "isPhantom", options: "whetherOrNot", colSpan: 12 }, |
|
|
|
{ type: "input", label: "工程变革", prop: 'eco', colSpan: 12 }, |
|
|
|
{ type: "select", label: "是否虚拟物件", prop: "isPhantom", options: "whetherOrNot", colSpan: 12 }, |
|
|
|
{ type: "input", label: "标包数", prop: 'stdPackQty', validType:'number', colSpan: 12 }, |
|
|
|
{ type: "input", label: "备注", prop: 'remark', colSpan: 12 }, |
|
|
|
], |
|
|
@ -240,7 +240,7 @@ export default { |
|
|
|
{ type: "input", label: "物品描述1", prop: "desc1", colSpan: 12 }, |
|
|
|
{ type: "input", label: "物品描述2", prop: "desc2", colSpan: 12 }, |
|
|
|
{ type: "select", label: "状态", prop: "status", options: "itemStatus", colSpan: 12 }, |
|
|
|
{ type: "filterSelect", label: "计量单位", prop: "basicUom", optionsLabel: "description", optionsValue: "name", |
|
|
|
{ type: "filterSelect", label: "基本计量单位", prop: "basicUom", optionsLabel: "description", optionsValue: "name", |
|
|
|
focus: (type,val) => { return this.getFilterList(type, val, "basedata/uom")}, |
|
|
|
searchButton: (val) => { this.showSerarchPage(val, 'basedata/uom', 'Uom', '计量单位选择', this.editFormData) }, colSpan: 12 }, |
|
|
|
{ type: "select", label: "ABC类", prop: "abcClass", options: "abcClass", clearable: true, filterable: true, allowCreate: true, colSpan: 12 }, |
|
|
@ -249,21 +249,21 @@ export default { |
|
|
|
{ type: "select", label: "外包件", prop: "canOutsourcing", options: "whetherOrNot", disabled: true, colSpan: 12 }, |
|
|
|
{ type: "select", label: "回收件", prop: "isRecycled", options: "whetherOrNot", disabled: true, colSpan: 12 }, |
|
|
|
// { type: "input", label: "产品类", prop: "productLine", colSpan: 12 }, |
|
|
|
{ type: "input", label: "有效值", prop: "validity", validType:'number', colSpan: 12 }, |
|
|
|
{ type: "select", label: "有效期", prop: "validityUnit", options: "validityUnit", colSpan: 12 }, |
|
|
|
{ type: "input", label: "有效期", prop: "validity", validType:'number', colSpan: 12 }, |
|
|
|
{ type: "select", label: "有效期单位", prop: "validityUnit", options: "validityUnit", colSpan: 12 }, |
|
|
|
{ type: "select", label: "管理类型", prop: "manageType", options: "manageType", colSpan: 12 }, |
|
|
|
{ type: "filterSelect", label: "项目", prop: "project", optionsLabel: "name", optionsValue: "code", |
|
|
|
focus: (type,val) => { return this.getFilterList(type, val, "basedata/project")}, |
|
|
|
searchButton: (val) => { this.showSerarchPage(val, 'basedata/project', 'Project', '项目选择', this.editFormData) }, colSpan: 12 }, |
|
|
|
{ type: "input", label: "E-LEVEL等级", prop: 'elevel', colSpan: 12 }, |
|
|
|
{ type: "input", label: "Elevel", prop: 'elevel', colSpan: 12 }, |
|
|
|
{ type: "input", label: "颜色", prop: 'color', colSpan: 12 }, |
|
|
|
{ label: "类型", prop: 'type', type: "select", options: "ItemTypeBasic", disabled: true, colSpan: 12 }, |
|
|
|
{ type: "input", label: "种类", prop: 'category', colSpan: 12 }, |
|
|
|
{ type: "input", label: "分组", prop: 'group', colSpan: 12 }, |
|
|
|
{ type: "input", label: "配置", prop: 'configuration', colSpan: 12 }, |
|
|
|
{ type: "input", label: "版本", prop: 'version', colSpan: 12 }, |
|
|
|
{ type: "input", label: "工程变更", prop: 'eco', colSpan: 12 }, |
|
|
|
{ type: "select", label: "是否虚拟物品", prop: "isPhantom", options: "whetherOrNot", colSpan: 12 }, |
|
|
|
{ type: "input", label: "工程变革", prop: 'eco', colSpan: 12 }, |
|
|
|
{ type: "select", label: "是否虚拟物件", prop: "isPhantom", options: "whetherOrNot", colSpan: 12 }, |
|
|
|
{ type: "input", label: "标包数", prop: 'stdPackQty', validType:'number', colSpan: 12 }, |
|
|
|
{ type: "input", label: "备注", prop: 'remark', colSpan: 12 }, |
|
|
|
], |
|
|
|