This commit is contained in:
2025-10-17 14:27:22 +08:00
parent 1258f85322
commit 8d645fdada
29 changed files with 123 additions and 80 deletions

View File

@@ -144,7 +144,7 @@ export const outStorageOrderList = (page, size, type) => {
},
{
"code": "CCC",
"material_name": "物料名称",
"material_name": "物料品种",
"material_code": "物料编码",
"material_spec": "物料类型",
"stor_code": "FStockPallet",
@@ -201,7 +201,7 @@ export const outStorageOrderConfirm = (code) => {
},
{
"code": "CCC",
"material_name": "物料名称",
"material_name": "物料品种",
"material_code": "物料编码",
"material_spec": "物料类型",
"stor_code": "FStockPallet",