加功能

This commit is contained in:
2025-10-22 10:24:50 +08:00
parent 5dbec81e7f
commit eaebed8fa5
5 changed files with 43 additions and 50 deletions

View File

@@ -114,6 +114,7 @@
let res = await getInvInfoQty(this.val1)
this.kcqty = res.data.ivt_qty
this.materialData.qty1 = res.data.ivt_qty
this.materialData.fac_qty = this.kcqty
},
async _materialBoxInventoryConfirm () {
this.disabled = true