From cd6b2b758589508b81609a96c615c93820bdc90d Mon Sep 17 00:00:00 2001
From: 584911253@qq.com <584911253@qq.com>
Date: 星期日, 26 二月 2023 12:24:16 +0800
Subject: [PATCH] 运维管理样式修改

---
 src/views/userManage/authorityManage.vue |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/views/userManage/authorityManage.vue b/src/views/userManage/authorityManage.vue
index c32f52e..194c48c 100644
--- a/src/views/userManage/authorityManage.vue
+++ b/src/views/userManage/authorityManage.vue
@@ -33,13 +33,13 @@
             icon="el-icon-delete"
             type="danger" size="small"
           >{{ $t('common.delete') }}</el-button>
-          <el-button
-            @click="submitForm('ruleForm')"
-            icon="el-icon-search" size="small"
-            type="primary"
-          >{{
-            $t('common.iquery')
-          }}</el-button>
+<!--          <el-button-->
+<!--            @click="submitForm('ruleForm')"-->
+<!--            icon="el-icon-search" size="small"-->
+<!--            type="primary"-->
+<!--          >{{-->
+<!--            $t('common.iquery')-->
+<!--          }}</el-button>-->
           <el-button
             @click="resetForm('ruleForm')"
             icon="el-icon-refresh"

--
Gitblit v1.9.3