From 59b03b6fc505e3febc83e0acf4702abf0ff5602b Mon Sep 17 00:00:00 2001 From: RuoYi Date: Tue, 24 Mar 2026 15:34:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E7=AE=A1=E7=90=86=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=96=B0=E5=A2=9E=E7=B1=BB=E5=9E=8B=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/menu/index.vue | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue index 9ffd3ce..a32cac3 100644 --- a/src/views/system/menu/index.vue +++ b/src/views/system/menu/index.vue @@ -64,10 +64,19 @@ :default-expand-all="isExpandAll" :tree-props="{ children: 'children', hasChildren: 'hasChildren' }" > - - + + + + @@ -75,18 +84,13 @@ - - + + - - -