2019-08-02 16:19 | 题主 | ||||||||
|
如何选择某个树的节点 我想在树加载成功后,给树赋具体的值,要如何实现呢? 例如: 加载成功后显示的如下: 我一进入页面后显示的是某一行数据选中的 要如何实现呢? |
2019-08-05 09:08 | #1 | ||||||||
|
selectPath( path, [field], [separator], [callback], [scope] ) Expand the tree to the path of a particular node, then select it. Parameters
Fires
|