zTree / zTree_v3

jQuery Tree Plugin
MIT License
4.1k stars 1.28k forks source link

jquery.ztree.all-3.5.40.js中不包含node.getpath函数 #403

Closed eastzq closed 5 years ago

zTree commented 5 years ago

当然没有 getpath 了,但是有 getPath

eastzq commented 5 years ago

node.getPath core里边有,但是all里边报undefined

zTree commented 5 years ago

这是肯定不可能的。请再仔细检查一下代码,并且检查一下 你的 node 是否是 zTree 内部获取的节点数据,可以用 console.log 输出看看

applejoo commented 5 years ago

github上是有的,但是BootCDN上3.5.33之后就开始没有这个方法了,我查了半天这个问题,你用的应该不是github上的地址吧

zTree commented 5 years ago

BootCDN 可不是我维护的。。。慎用。 请看看我在 官网上公布的有效地址

applejoo commented 5 years ago

只是说他的这个问题可能是这样的

eastzq commented 5 years ago

是的,我用的是bootCDN上的资源

applejoo commented 5 years ago

我昨晚也是遇到这个问题,猜发现的