zTree / zTree_v3

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

调用expandNode之后,会报错Cannot read property 'tId' of null" #476

Open happyhah opened 3 years ago

happyhah commented 3 years ago
调用方法:  this.treeObj.expandNode(item, true, false, true, true)
zTree commented 3 years ago

检查你的 item 数据,我怀疑这不是 zTree 内部的节点数据