From 919e8a4773ce188a6f91991837fd0bbd3f3c52e6 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 10 二月 2026 11:02:10 +0800
Subject: [PATCH] 进销存升级app: 1.添加菜单权限
---
src/pages/managementMeetings/rulesRegulationsManagement/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pages/managementMeetings/rulesRegulationsManagement/index.vue b/src/pages/managementMeetings/rulesRegulationsManagement/index.vue
index 40c942f..431814c 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>
--
Gitblit v1.9.3