保存11/07改的收货确认页
This commit is contained in:
@@ -398,7 +398,7 @@
|
||||
return
|
||||
}
|
||||
try {
|
||||
let res = await easOutInBillUpdate(this.checkArr1)
|
||||
let res = await easOutInBillUpdate(1, this.checkArr1)
|
||||
if (res.code === 1) {
|
||||
this.disabled1 = false
|
||||
this.checkArr1 = []
|
||||
|
||||
Reference in New Issue
Block a user