用户管理左侧树型组件增加选中高亮保持

This commit is contained in:
RuoYi 2022-05-13 15:00:24 +08:00
parent 8c4ad74120
commit 5c4c90a27c
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
:expand-on-click-node="false"
:filter-node-method="filterNode"
ref="deptTreeRef"
highlight-current
default-expand-all
@node-click="handleNodeClick"
/>