项目管理

This commit is contained in:
liushuai
2019-04-19 17:51:24 +08:00
parent f6033a7ceb
commit 9599dc2eae
4 changed files with 77 additions and 11 deletions

View File

@@ -1430,6 +1430,7 @@ export default {
},
// 虚拟排产
Discharge() {
this.bianliang1 = []
for (let i = 0; i < this.tableData1.length; i++) {
this.bianliang1.push(this.tableData1[i].工艺计划流水号)
}