Xinxin
Xinxin
not clear
Thank you 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/
it doesnt support that
sorry, i have no idea
This seems to have a lot of work. I am afraid I can't work on that.
https://github.com/phphe/vue-draggable-nested-tree#node-properties check: style: {}, class: '', innerStyle: {}, innerClass: '', innerBackStyle: {}, innerBackClass: {},
Thank you 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/
there are several actions at https://github.com/phphe/vue-draggable-nested-tree/blob/master/src/components/autoMoveDragPlaceHolder.js#L11 In this case, you can overwrite it with setTimeout if the target is collapsed and has children.
you can use the parent of drag placeholder. code: tree.dplh.parent or: node._vm.store.dplh.parent
store is tree. https://github.com/phphe/vue-draggable-nested-tree#node-deep-properties-example