出入库
This commit is contained in:
@@ -509,7 +509,7 @@
|
||||
return
|
||||
}
|
||||
try {
|
||||
let res = await easOutInBillUpdate(this.checkData)
|
||||
let res = await easOutInBillUpdate(this.crType, this.checkData)
|
||||
if (res.code === 1) {
|
||||
this.disabled1 = false
|
||||
this.checkData = []
|
||||
|
||||
Reference in New Issue
Block a user