vue-draggable-nested-tree
vue-draggable-nested-tree copied to clipboard
update data does not update the tree view
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>
Thank you for your issues, i have same thing.
Thank for your use. I published he-tree-vue. vue-draggable-nested-tree will no longer be updated. try this https://he-tree-vue.phphe.com/