From 4967c641bf731d3fd230cdcb84420f6837a1b7f2 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周日, 18 5月 2025 14:54:15 +0800
Subject: [PATCH] 222

---
 HIAWms/hiawms_web/src/widgets/WmsInOutStockRecord/Views/Pages/WmsInOutStockRecord/Config.ts |   28 ++++++++++++++++------------
 1 files changed, 16 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 3e45265..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,15 +36,19 @@
     field: 'stockTypeDesc',
     title: '鎿嶄綔绫诲瀷',
   },
-  {
-    field: 'containerNo',
-    title: '瀹瑰櫒缂栧彿',
-  },
+  // {
+  //   field: 'containerNo',
+  //   title: '瀹瑰櫒缂栧彿',
+  // },
   {
     field: 'materialModel',
     title: '鍨嬪彿',
   },
   {
+    field: 'materialBatch',
+    title: '鎵规',
+  },
+  {
     field: 'remark',
     title: '澶囨敞',
   },

--
Gitblit v1.9.3