halower / vue-tree

tree and multi-select component based on Vue.js 2.0
https://github.com/halower/vue2-tree/blob/master/README.md
MIT License
935 stars 209 forks source link

多选懒加载父节点的选中状态会被取消掉 #123

Closed ronniesir closed 6 years ago

ronniesir commented 6 years ago

1.多选功能选中根节点 2.点击+懒加载数据,根节点的状态被取消掉了,子节点的选中状态混乱有的选中了有的没选中 image

image