From ecbe193acd7e66ceb50b937b703ab0b7dbbcf99c Mon Sep 17 00:00:00 2001 From: zs <zhousong@weben-smart.com> Date: 周日, 18 5月 2025 20:13:37 +0800 Subject: [PATCH] 生成路径 --- HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts | 30 +++++++++++++++++------------- 1 files changed, 17 insertions(+), 13 deletions(-) diff --git a/HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts b/HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts index 98c79fe..546381a 100644 --- a/HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts +++ b/HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts @@ -5,6 +5,10 @@ title: '搴忓彿', }, { + field: 'taskNo', + title: '浠诲姟鍙�', + }, + { field: 'orderNo', title: '鍗曟嵁缂栧彿', }, @@ -16,14 +20,10 @@ field: 'materialNo', title: '鐗╂枡浠跺彿', }, - { - field: 'materialId', - title: '鐗╂枡ID', - }, - { - field: 'taskNo', - title: '浠诲姟鍙�', - }, + // { + // field: 'materialId', + // title: '鐗╂枡ID', + // }, { field: 'sourcePlace', title: '璧峰搴撲綅', @@ -36,13 +36,17 @@ field: 'stockTypeDesc', title: '鎿嶄綔绫诲瀷', }, - { - field: 'containerNo', - title: '瀹瑰櫒缂栧彿', - }, + // { + // field: 'containerNo', + // title: '瀹瑰櫒缂栧彿', + // }, { field: 'materialModel', - title: '鏈哄瀷', + title: '鍨嬪彿', + }, + { + field: 'materialBatch', + title: '鎵规', }, { field: 'remark', -- Gitblit v1.9.3