From 3df490689a70bce6a76f1d4b54935f3c9439ae49 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 29 八月 2025 14:10:26 +0800
Subject: [PATCH] 隐藏按钮信息

---
 src/views/system/user/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue
index 0fb4722..396aa64 100644
--- a/src/views/system/user/index.vue
+++ b/src/views/system/user/index.vue
@@ -40,8 +40,8 @@
               </el-form>
             </div>
             <div class="options_button">
-              <el-button type="primary" size="mini" @click="openthirdParty"
-                v-hasPermi="['system:user:add']">鑾峰彇涓夋柟浜哄憳</el-button>
+              <!-- <el-button type="primary" size="mini" @click="openthirdParty"
+                v-hasPermi="['system:user:add']">鑾峰彇涓夋柟浜哄憳</el-button> -->
               <el-button type="primary" icon="el-icon-plus" size="mini" @click="handleAdd"
                 v-hasPermi="['system:user:add']">鏂板鐢ㄦ埛</el-button>
             </div>

--
Gitblit v1.9.3