This commit is contained in:
2025-09-19 11:21:41 +08:00
parent 55d4f0589e
commit e0c1c8c7e4

View File

@@ -107,7 +107,7 @@ export const getCheckDocumentInfo = (bcode) => request({
// 确认盘点
export const materialBoxInventoryConfirm = (obj) => request({
url:'api/pda/largeMaterialBox/materialBoxInventoryConfirm',
data: {obj}
data: obj
})
// 根据载具号或点位获取库存数量_copy-getInvInfoQty