From a1f7a7a68d23f7b9de7c4237bf167fa4808fb20d Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期日, 09 十一月 2025 13:36:39 +0800
Subject: [PATCH] 1

---
 项目代码/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/Dt_BillGroupStock_Hty.jsx |   59 +++++++++++++++++++++--------------------------------------
 1 files changed, 21 insertions(+), 38 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/Dt_BillGroupStock_Hty.jsx" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/Dt_BillGroupStock_Hty.jsx"
index a301399..ab0f598 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/Dt_BillGroupStock_Hty.jsx"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/Dt_BillGroupStock_Hty.jsx"
@@ -102,61 +102,45 @@
       //绀轰緥锛氳缃慨鏀规柊寤恒�佺紪杈戝脊鍑烘瀛楁鏍囩鐨勯暱搴�
       this.boxOptions.labelWidth = 150
 
-      // this.columns.push({
-      //   title: "鎿嶄綔",
-      //   field: "鎿嶄綔",
-      //   width: 150,
-      //   align: "left", // 'center',
-      //   render: (h, { row, column, index }) => {
-      //     return (
-      //       <div>
-      //         <el-button
-      //           onClick={($e) => {
-      //             this.$refs.gridHeader.openModel1(row);
-      //           }}
-      //           type="primary"
-      //           plain
-      //           style="height:26px; padding: 10px !important;"
-      //         >
-      //           鏌ョ湅搴撳瓨鏄庣粏
-      //         </el-button>
-      //       </div>
-      //     );
-      //   },
-      // });
-
       this.columns.forEach((column) => {
-        //淇敼棰滆壊
-        if (column.field == 'roadwayNo') {
+
+        if (column.field == 'floor') {
+
+          const floorMap = {
+            '1F': '涓�妤�',
+            '2F': '浜屾ゼ',
+          };
           column.formatter = (row) => {
-            // return '<span style="color: #2d8cf0;">' + row?.locationInfo?.roadwayNo + '</span>'
-            return  row?.locationInfo?.roadwayNo 
+            return floorMap[row?.locationInfo?.floor] || ''
           }
         }
-        if (column.field == 'materielCode') {
+        if (column.field == 'areaId') {
+
+          const floorMap = {
+            '1': '涓�妤煎爢鍨涙満鍖哄煙',
+            '2': '涓�妤糀GV鍑哄簱缂撳瓨鍖�',
+            '3': '涓�妤糀GV绔嬪簱缂撳瓨鍖�',
+            '4': '涓�妤糀GV鍏ュ簱缂撳瓨鍖�',
+            '5': '浜屾ゼB4-G4缂撳瓨鍖�',
+            '6': '浜屾ゼB5-G5缂撳瓨鍖�',
+          };
           column.formatter = (row) => {
-            // return '<span style="color: #2d8cf0;">' + row?.locationInfo?.roadwayNo + '</span>'
-            return  row?.stockInfoDetails[0]?.materielCode 
+            return  floorMap[row?.locationInfo?.areaId] || ''
           }
         }
-        //鏍煎紡鍖栨棩鏈�
-        // 妫�鏌ュ綋鍓嶅垪鐨勫瓧娈垫槸鍚︿负 'locationStatus'
         if (column.field == 'locationStatus') {
-          // 浣跨敤瀵硅薄瀛楅潰閲忔潵鏄犲皠 'locationStatus' 鐨勫�煎拰瀵瑰簲鐨勬枃鏈�
           const statusMap = {
-            '-1': '鍏ㄩ儴',
             '0': '绌洪棽',
             '1': '閿佸畾',
             '2': '鏈夎揣',
             '3': '鏈夎揣绂佺敤',
             '4': '鏃犺揣绂佺敤'
           };
-          // 瀹氫箟涓�涓牸寮忓寲鍑芥暟锛屾牴鎹� 'locationStatus' 鐨勫�艰繑鍥炵浉搴旂殑鏂囨湰
           column.formatter = (row) => {
-            // 浣跨敤 statusMap 瀵硅薄鏉ヨ幏鍙栧搴旂殑鏂囨湰锛屽鏋滄病鏈夊尮閰嶅垯杩斿洖 '鏈煡鐘舵��'
-            return statusMap[row?.locationInfo?.locationStatus] || '鏈煡鐘舵��';
+            return statusMap[row?.locationInfo?.locationStatus] || '';
           }
         }
+
       })
     },
     onInited() {
@@ -188,7 +172,6 @@
       // this.$refs.table.$refs.table.toggleRowSelection(row) //鍗曞嚮琛屾椂閫変腑褰撳墠琛�;
     },
     modelOpenAfter(row) {
-   
       //鐐瑰嚮缂栬緫銆佹柊寤烘寜閽脊鍑烘鍚庯紝鍙互鍦ㄦ澶勫啓閫昏緫锛屽锛屼粠鍚庡彴鑾峰彇鏁版嵁
       //(1)鍒ゆ柇鏄紪杈戣繕鏄柊寤烘搷浣滐細 this.currentAction=='Add';
       //(2)缁欏脊鍑烘璁剧疆榛樿鍊�

--
Gitblit v1.9.3