vue-tree icon indicating copy to clipboard operation
vue-tree copied to clipboard

tree and multi-select component based on Vue.js 2.0

Results 57 vue-tree issues
Sort by recently updated
recently updated
newest added

Is there any way to display preselected value in v-tree

不使用npm的时候,直接引入dist中的文件,需要怎么使用呢?

我把demo的代码放到我的工程中后,刷新页面有报错: vue.esm.js?efeb:610 [Vue warn]: Error in callback for watcher "function () { return this._data.$$state }": "Error: [vuex] Do not mutate vuex store state outside mutation handlers." (found in ) Error:...

1:刚进来状态、 ![image](https://user-images.githubusercontent.com/5369383/58430274-3b253c80-80db-11e9-9b1d-2bf3f56d2afa.png) 2、再选择完有交叉权限的树之后,父级选中状态出错: ![image](https://user-images.githubusercontent.com/5369383/58430317-7889ca00-80db-11e9-8e41-576e2dc66a48.png) 后台接口返回的结构是一样的,如果两个角色出现交叉权限树,第二次点击的角色父级选中状态就会有问题。

![1558406014(1)](https://user-images.githubusercontent.com/39824392/58064317-282edb80-7bb4-11e9-8a13-0618318e489c.jpg)

类似getNewSelectedNodes方法,定义set方法,动态设置节点的选中状态,可多节点设置