From a78e352b672fd6b634c24e0d9cf184f56b846f6a Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 28 十月 2025 15:25:45 +0800
Subject: [PATCH] 库存预警,无用功能隐藏

---
 src/views/collaborativeApproval/warningSystem/index.vue |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/views/collaborativeApproval/warningSystem/index.vue b/src/views/collaborativeApproval/warningSystem/index.vue
index b04c583..ddab6c0 100644
--- a/src/views/collaborativeApproval/warningSystem/index.vue
+++ b/src/views/collaborativeApproval/warningSystem/index.vue
@@ -33,7 +33,6 @@
             <th>绫诲瀷</th>
             <th>绛夌骇</th>
             <th>鐘舵��</th>
-            <th>璐d换浜�</th>
             <th>鎿嶄綔</th>
           </tr>
         </thead>
@@ -52,7 +51,6 @@
                 {{ warning.statusText }}
               </span>
             </td>
-            <td>{{ warning.responsible }}</td>
             <td>
               <button @click="viewDetail(warning)">鏌ョ湅璇︽儏</button>
             </td>
@@ -96,7 +94,7 @@
           levelText: '绾㈣壊棰勮',
           status: 'pending',
           statusText: '寰呭鐞�',
-          responsible: '寮犵粡鐞�',
+          responsible: '闄堝織寮�',
           description: 'A椤圭洰棰勭畻鎵ц鐜囧凡杈�95%锛岄璁″皢瓒呭嚭棰勭畻鑼冨洿銆�',
           impact: '褰卞搷椤圭洰鏁翠綋璐㈠姟鎸囨爣锛屽彲鑳藉鑷撮」鐩簭鎹�',
           suggestions: '鏆傚仠闈炲繀瑕佹敮鍑猴紝浼樺寲璧勬簮閰嶇疆锛岀敵璇烽绠楄皟鏁�'
@@ -148,7 +146,7 @@
           levelText: '绾㈣壊棰勮',
           status: 'pending',
           statusText: '寰呭鐞�',
-          responsible: '闄堟�荤洃',
+          responsible: '闄堝織寮�',
           description: '浜у搧D鍦ㄥ鎴风幇鍦哄嚭鐜拌川閲忛棶棰樸��',
           impact: '褰卞搷瀹㈡埛婊℃剰搴︼紝鍙兘閫犳垚缁忔祹鎹熷け',
           suggestions: '绔嬪嵆鍙洖闂浜у搧锛屽垎鏋愬師鍥狅紝鍒跺畾鏀硅繘鎺柦'

--
Gitblit v1.9.3