halower
halower
方便的话加留个微信吧
selDisabled
` this.$refs.tree1.searchNodes(node =>new RegExp(this.searchword, 'i').test(node.title))`
加一个参数 true,会包含父节点。 `getNodes(true)`
good ideas, for the time being do not support this feature, I will consider adding these features in a later version, or you can contribute code
有
文档中有支持拖拽的属性和暴露事件
新版本现在还有这个问题吗
这个应该是demo吧?
是的,你说的没错,这里写错了,最近暂时没有时间来维护一下,如果你有空,可以修复一下