单据出库数值校验119

This commit is contained in:
2025-04-15 13:44:23 +08:00
parent d8bdc0a0ac
commit 165154537b
3 changed files with 12 additions and 4 deletions

View File

@@ -127,7 +127,8 @@ export const outStorageOrderList = (page, size, type) => {
"material_spec": "物料类型",
"stor_code": "FStockPallet",
"product_area": "A4",
"qty": 10.0,
"qty": 1000.0,
"sto_qty": 99,
"plan_qty": 0.0,
"assign_qty": 0.0,
"unit_name": "单位",
@@ -140,7 +141,8 @@ export const outStorageOrderList = (page, size, type) => {
"material_spec": "物料类型",
"stor_code": "FStockPallet",
"product_area": "A4",
"qty": 10.0,
"qty": 1000.0,
"sto_qty": 88,
"plan_qty": 0.0,
"assign_qty": 0.0,
"unit_name": "单位",