| | |
| | | params = { |
| | | baseOperationType: data.baseOperationType, |
| | | comment: data.comment || "", |
| | | companyID: companyID, |
| | | companyID: companyID+'', |
| | | companyName: companyName, |
| | | contacterID: contacterID, |
| | | contacterName: contacterName, |
| | |
| | | params = { |
| | | baseOperationType: data.baseOperationType, |
| | | comment: data.comment || "", |
| | | companyID: companyID, |
| | | companyID: companyID+'', |
| | | companyName: companyName, |
| | | contacterID: contacterID, |
| | | contacterName: contacterName, |
| | |
| | | { |
| | | label: "产品名称", |
| | | prop: "productName", |
| | | min:150, |
| | | productName: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "产品编码", prop: "productId" }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "产品规格", prop: "specs" }, |
| | | { label: "产品型号", prop: "model" }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "计量单位", prop: "unit" }, |
| | | { label: "辅助数量", prop: "auxiliaryAmount",inputFloatValue:true,isInputFloat:'inputFloatAuxiliaryAmount' }, |
| | | { label: "辅助单位", prop: "auxiliaryUnit" }, |
| | |
| | | { |
| | | label: "产品名称", |
| | | prop: "productName", |
| | | min:150, |
| | | productName: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "产品编码", prop: "productId" }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "产品规格", prop: "specs" }, |
| | | { label: "产品型号", prop: "model" }, |
| | | { |
| | |
| | | sonLocation: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "计量单位", prop: "unit" }, |
| | | { label: "辅助数量", prop: "auxiliaryAmount",inputFloatValue:true,isInputFloat:'inputFloatAuxiliaryAmount' }, |
| | | { label: "辅助单位", prop: "auxiliaryUnit" }, |
| | |
| | | { |
| | | label: "产品名称", |
| | | prop: "productName", |
| | | min:150, |
| | | productName: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "产品编码", prop: "productId" }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "产品规格", prop: "specs" }, |
| | | { label: "产品型号", prop: "model" }, |
| | | { |
| | |
| | | toLocation: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "计量单位", prop: "unit" }, |
| | | { label: "辅助数量", prop: "auxiliaryAmount",inputFloatValue:true,isInputFloat:'inputFloatAuxiliaryAmount' }, |
| | | { label: "辅助单位", prop: "auxiliaryUnit" }, |
| | |
| | | { |
| | | label: "产品名称", |
| | | prop: "productName", |
| | | min:150, |
| | | productName: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "产品编码", prop: "productId" }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "产品规格", prop: "specs" }, |
| | | { label: "产品型号", prop: "model" }, |
| | | { |
| | |
| | | toLocation: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "计量单位", prop: "unit" }, |
| | | ]; |
| | | } else if (this.workType == 5) { |
| | |
| | | { |
| | | label: "产品名称", |
| | | prop: "productName", |
| | | min:150, |
| | | productName: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "产品编码", prop: "productId" }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "产品规格", prop: "specs" }, |
| | | { label: "产品型号", prop: "model" }, |
| | | { |
| | |
| | | toLocation: true, |
| | | isRequird: true, |
| | | }, |
| | | { label: "数量", prop: "amount", inputFloat: true }, |
| | | { label: "计量单位", prop: "unit" }, |
| | | ]; |
| | | } |
| | |
| | | }, |
| | | // 新增方式修改 |
| | | getSelectArray(val, index) { |
| | | if (this.tableData.length == 1 && this.tableData[0].number.length == 0) { |
| | | if (this.tableData.length == 1 && this.tableData[0].number&&this.tableData[0].number.length == 0) { |
| | | this.tableData = []; |
| | | } |
| | | if (index < this.tableData.length) { |