From 743c2748dd4e3c2c2a84c7ae930a9cf287453a84 Mon Sep 17 00:00:00 2001 From: zs <zhousong@weben-smart.com> Date: 周一, 12 5月 2025 17:10:40 +0800 Subject: [PATCH] 出入库 --- HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 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 b48cc5a..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,10 +36,10 @@ field: 'stockTypeDesc', title: '鎿嶄綔绫诲瀷', }, - { - field: 'containerNo', - title: '瀹瑰櫒缂栧彿', - }, + // { + // field: 'containerNo', + // title: '瀹瑰櫒缂栧彿', + // }, { field: 'materialModel', title: '鍨嬪彿', -- Gitblit v1.9.3