| | |
| | | { |
| | | label: "从", |
| | | prop: "fromLocationId", |
| | | min:120, |
| | | sonLocation: true, |
| | | isRequird: true, |
| | | }, |
| | |
| | | label: "从", |
| | | prop: "fromLocationId", |
| | | sonLocation: true, |
| | | min:120, |
| | | isRequird: true, |
| | | }, |
| | | { |
| | |
| | | { |
| | | label: "从", |
| | | prop: "fromLocationId", |
| | | min:120, |
| | | sonLocation: true, |
| | | isRequird: true, |
| | | }, |
| | |
| | | { |
| | | label: "从", |
| | | prop: "fromLocationId", |
| | | min:120, |
| | | sonLocation: true, |
| | | isRequird: true, |
| | | }, |
| | |
| | | if (this.workType == "内部调拨"||this.workType==3) { |
| | | this.tableColumn = [ |
| | | { label: "产品", prop: "name", productName: true, isRequird: true }, |
| | | { label: "从", prop: "number", select: true }, |
| | | { label: "从", prop: "number", select: true,min:120,}, |
| | | { label: "至", prop: "amount", select: true }, |
| | | { label: "完成", prop: "total", inputFloat: true }, |
| | | { label: "计量单位", prop: "total", select: true }, |
| | |
| | | } else { |
| | | this.tableColumn = [ |
| | | { label: "产品", prop: "name", productName: true, isRequird: true }, |
| | | { label: "从", prop: "number", select: true }, |
| | | { label: "从", prop: "number", select: true , min:120,}, |
| | | { label: "完成", prop: "total", inputFloat: true }, |
| | | { label: "计量单位", prop: "total", select: true }, |
| | | ]; |