This commit is contained in:
zhangdingyu
2019-02-18 09:43:35 +08:00
parent db36852ac6
commit b4dd09e66f
2 changed files with 1 additions and 2 deletions

View File

@@ -1202,7 +1202,6 @@ 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].计划日期_短