$('#jstree1').jstree().get_undetermined();
返回一个数组,getPara();方法无法获取数组

get_undetermined ([full]) 

get an array of all nodes whose state is "undetermined"

  • full:

    boolean if set to `true` the returned array will consist of the full node objects, otherwise - only IDs will be returned

  • Returns

    Array

相关文章:

  • 2021-08-02
  • 2021-08-20
  • 2022-01-02
  • 2021-06-13
  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
猜你喜欢
  • 2021-10-03
  • 2021-11-13
  • 2021-08-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案