jstree根据 ID 获取节点方法: 电脑版发表于:2020/7/16 18:24 jstree根据 ID 获取节点方法: ``` var node = $('#树形id').jstree("get_node", id); ```