This commit is contained in:
lixin
2019-01-04 16:21:13 +08:00
parent 5493ed68e2
commit ab22652528
6 changed files with 11 additions and 10 deletions

View File

@@ -1734,6 +1734,7 @@ export default {
})
},
AlterNumber(row) {
this.form2 = []
this.project = row.项目流水号
this.machinenumber = row.机床流水号
this.partnumber = row.组件流水号
@@ -1752,6 +1753,7 @@ export default {
this.material = row.材料
},
AlterBasicNumber(row) {
this.form2 = []
this.project = row.项目流水号
this.machinenumber = row.机床流水号
this.partnumber = row.组件流水号