From f63d3a5bca4ab00d29bf952044adf22304e5a28c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com>
Date: Tue, 26 Sep 2023 18:21:49 +0800
Subject: [PATCH] =?UTF-8?q?:lipstick:=E8=A7=92=E8=89=B2=E7=AE=A1=E7=90=86?=
=?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=9D=83=E9=99=90ui=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/role/index.vue | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue
index 7c87439..5cebc8d 100644
--- a/src/views/system/role/index.vue
+++ b/src/views/system/role/index.vue
@@ -81,7 +81,7 @@
-
+
@@ -113,6 +113,7 @@
+ 请在菜单管理里面添加对应的菜单权限
@@ -122,7 +123,7 @@
-
+
@@ -653,6 +654,8 @@ function customNodeClass(data, node) {
background: var(--base-bg-main) none;
border-radius: 4px;
width: 100%;
+ height: 400px;
+ overflow-y: auto;
}
.el-dropdown-link {
cursor: pointer;