This commit is contained in:
2025-09-19 10:26:58 +08:00
parent 42827c3e2a
commit 55d4f0589e
2 changed files with 4 additions and 2 deletions

View File

@@ -122,6 +122,8 @@
return
}
try {
this.materialData.base_qty = this.kcqty
this.materialData.storagevehicle_code = this.val1
let res = await materialBoxInventoryConfirm(this.materialData)
if (res) {
uni.showToast({