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

This commit is contained in:
RuoYi 2022-05-13 15:02:16 +08:00
parent 5693bbe1f5
commit 9c3b53b701
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
:filter-node-method="filterNode"
ref="tree"
default-expand-all
highlight-current
@node-click="handleNodeClick"
/>
</div>