From 86b9e675b56c91fcf333581d101b8348d69be199 Mon Sep 17 00:00:00 2001 From: huyikai <928489257@qq.com> Date: Thu, 12 May 2022 10:55:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=93=E9=AA=8C=E4=BC=98=E5=8C=96-=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E7=AE=A1=E7=90=86=E5=B7=A6=E4=BE=A7=E6=A0=91=E5=9E=8B?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=A2=9E=E5=8A=A0=E9=80=89=E4=B8=AD=E9=AB=98?= =?UTF-8?q?=E4=BA=AE=E4=BF=9D=E6=8C=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/system/user/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-ui/src/views/system/user/index.vue b/ruoyi-ui/src/views/system/user/index.vue index 4a031cb..fc8e385 100644 --- a/ruoyi-ui/src/views/system/user/index.vue +++ b/ruoyi-ui/src/views/system/user/index.vue @@ -21,6 +21,7 @@ :filter-node-method="filterNode" ref="tree" default-expand-all + highlight-current @node-click="handleNodeClick" />