From e8d564377d20526c643f00132ccc3466360f9c5b Mon Sep 17 00:00:00 2001
From: zs <zhousong@weben-smart.com>
Date: 周二, 13 5月 2025 15:33:58 +0800
Subject: [PATCH] 详情页面

---
 HIAWms/hiawms_web/src/widgets/WmsMaterialStock/Views/Pages/WmsMaterialStock/Config.ts |   34 +++++++++++++++++-----------------
 1 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/HIAWms/hiawms_web/src/widgets/WmsMaterialStock/Views/Pages/WmsMaterialStock/Config.ts b/HIAWms/hiawms_web/src/widgets/WmsMaterialStock/Views/Pages/WmsMaterialStock/Config.ts
index 035b581..7145af1 100644
--- a/HIAWms/hiawms_web/src/widgets/WmsMaterialStock/Views/Pages/WmsMaterialStock/Config.ts
+++ b/HIAWms/hiawms_web/src/widgets/WmsMaterialStock/Views/Pages/WmsMaterialStock/Config.ts
@@ -20,18 +20,18 @@
     field: 'placeStatusDesc',
     title: '搴撲綅鐘舵��',
   },
-  {
-    field: 'containerNo',
-    title: '瀹瑰櫒缂栧彿',
-  },
+  // {
+  //   field: 'containerNo',
+  //   title: '瀹瑰櫒缂栧彿',
+  // },
   {
     field: 'stockNumber',
     title: '搴撳瓨鏁伴噺',
   },
-  {
-    field: 'materialBatch',
-    title: '鐗╂枡鎵规',
-  },
+  // {
+  //   field: 'materialBatch',
+  //   title: '鐗╂枡鎵规',
+  // },
   {
     field: 'materialModel',
     title: '鍨嬪彿',
@@ -40,15 +40,15 @@
     field: 'areaName',
     title: '鎵�灞炲簱鍖�',
   },
-  {
-    field: 'checkStatusDesc',
-    title: '妫�楠岀姸鎬�',
-  },
-  {
-    field: 'inStockTime',
-    title: '鍏ュ簱鏃堕棿',
-    width: 180,
-  },
+  // {
+  //   field: 'checkStatusDesc',
+  //   title: '妫�楠岀姸鎬�',
+  // },
+  // {
+  //   field: 'inStockTime',
+  //   title: '鍏ュ簱鏃堕棿',
+  //   width: 180,
+  // },
   {
     field: 'isLockDesc',
     title: '閿佸畾鐘舵��',

--
Gitblit v1.9.3