fix(UI): fix选中状态丢失

This commit is contained in:
junjie 2021-04-29 16:16:56 +08:00
parent 81ab06c384
commit d28e652620
2 changed files with 2 additions and 0 deletions

View File

@ -147,6 +147,7 @@
node-key="id"
:expand-on-click-node="true"
class="tree-list"
highlight-current
@node-click="sceneClick"
>
<span slot-scope="{ node, data }" class="custom-tree-node-list">

View File

@ -176,6 +176,7 @@
node-key="id"
:expand-on-click-node="true"
class="tree-list"
highlight-current
@node-click="sceneClick"
>
<span slot-scope="{ node, data }" class="custom-tree-node-list">