fix: 1975 编码出库时会代入上次出库的设备编码

This commit is contained in:
binbin_pan 2024-06-14 11:21:11 +08:00
parent 2ba5872015
commit a6409cd1f5
1 changed files with 2 additions and 0 deletions

View File

@ -714,6 +714,8 @@ export default {
codeOut(row) {
// this.title = ''
this.openCode = true
this.resetForm('codeOutForm')
this.resetForm('outQuery')
this.outNum = row.outNum
this.outQuery.typeId = row.typeId
this.outObj = row