单据出库数值校验119
This commit is contained in:
@@ -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": "单位",
|
||||
|
||||
Reference in New Issue
Block a user