This commit is contained in:
Vergil
2020-03-23 16:11:13 +08:00
parent e159f55957
commit 9912d330ae
9 changed files with 0 additions and 13 deletions

View File

@@ -732,11 +732,9 @@ export default {
},
handleSelectionChange(val) {
this.multipleSelection = val
console.log(this.multipleSelection, 1111)
},
handleEditNumber(index, row) {
this.dialogFormVisible3 = true
console.log(row, 123)
this.NumberValue = row.组件零件基本件流水号
this.form3.投产数量 = row.投产总数量
this.AlreadyCastNumber = row.已投产数量 ? parseInt(row.已投产数量) : 0