子卷配送val1

This commit is contained in:
2022-12-16 12:08:05 +08:00
parent 5e5fed317b
commit bc591b3dea
2 changed files with 4 additions and 3 deletions

View File

@@ -197,7 +197,7 @@
return
}
try {
let res = await shippingConfirm(this.checkArr, this.val3)
let res = await shippingConfirm(this.checkArr, this.val3, this.val1)
this.disabled2 = false
this.checkArr = []
this._queryMaterialInfo()