From a511182b3df028b4c38ef6289c03b8cd6765a02d Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 19 三月 2026 13:34:27 +0800
Subject: [PATCH] 原料管理不可以新增

---
 src/pages/managementMeetings/rulesRegulationsManagement/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/managementMeetings/rulesRegulationsManagement/index.vue b/src/pages/managementMeetings/rulesRegulationsManagement/index.vue
index 40c942f..041550b 100644
--- a/src/pages/managementMeetings/rulesRegulationsManagement/index.vue
+++ b/src/pages/managementMeetings/rulesRegulationsManagement/index.vue
@@ -118,7 +118,7 @@
             <u-button type="primary"
                       size="small"
                       class="action-btn"
-                      @click="fileList(item)">
+                      @click="fileList(item,2)">
               闄勪欢
             </u-button>
           </view>
@@ -127,7 +127,7 @@
     </view>
     <view v-else
           class="no-data">
-      <text>鏆傛棤浼氳瀹よ褰�</text>
+      <text>鏆傛棤瑙勭珷鍒跺害</text>
     </view>
     <!-- 娴姩鏂板鎸夐挳 -->
     <view class="fab-button"

--
Gitblit v1.9.3