标签: javascript jstree
var inst = $.jstree.reference(data.reference), obj = inst.get_node(data.reference);
如何通过obj启用/禁用所有子级?
obj