-
Notifications
You must be signed in to change notification settings - Fork 61
Open
@scyuan
Description
question
when the 'treeData' was changed,but the tree has not change and it's just display blank。
expected
the 'treeData' change,the view change.
<DraggableTree
class="catalog-tree"
:data="treeData"
crossTree
:draggable="false"
ref="draggabletree"
>
...
</DraggableTree>
Metadata
Metadata
Assignees
Labels
No labels