用户管理左侧树型组件增加选中高亮保持
This commit is contained in:
parent
8c4ad74120
commit
5c4c90a27c
|
@ -19,6 +19,7 @@
|
|||
:expand-on-click-node="false"
|
||||
:filter-node-method="filterNode"
|
||||
ref="deptTreeRef"
|
||||
highlight-current
|
||||
default-expand-all
|
||||
@node-click="handleNodeClick"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue