体验优化-用户管理左侧树型组件增加选中高亮保持。

This commit is contained in:
huyikai
2022-05-12 10:55:34 +08:00
parent b76cd4d0e2
commit 86b9e675b5

View File

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