fix: 1975 编码出库时会代入上次出库的设备编码
This commit is contained in:
parent
a6409cd1f5
commit
4ec79b9c1e
|
|
@ -726,6 +726,7 @@ export default {
|
|||
console.log(row, '数量出库当前行数据--')
|
||||
// this.title = '数量出库'
|
||||
this.openNum = true
|
||||
this.resetForm('codeOutForm')
|
||||
this.resetForm('numOutForm')
|
||||
// console.log(row)
|
||||
let obj = {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue