序间外协项目机床分组

This commit is contained in:
zhangdingyu
2018-11-29 14:30:28 +08:00
parent c9f494419a
commit 50e7969b1b
5 changed files with 130 additions and 9 deletions

View File

@@ -1206,6 +1206,7 @@ export default {
if (this.零件图号.length !== 0) {
for (let i = 0; i < this.零件图号.length; i++) {
selection2(this.工艺计划流水号[i]).then(response => {
console.log(response.data, 2)
for (let k = 0; k < response.data.length; k++) {
this.process[i][k] = response.data[k].工艺名称简称
this.planDate[i][k] = response.data[k].计划日期_短