保存11/07改的收货确认页

This commit is contained in:
蔡玲
2024-11-13 19:23:45 +08:00
parent 519ffa21de
commit 1853cf9094
5 changed files with 777 additions and 54 deletions

View File

@@ -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 = []