We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
when the 'treeData' was changed,but the tree has not change and it's just display blank。
the 'treeData' change,the view change.
<DraggableTree class="catalog-tree" :data="treeData" crossTree :draggable="false" ref="draggabletree" > ... </DraggableTree>