会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小溪(潺潺流水,润泽千里)
博客园
首页
新随笔
联系
管理
2019年12月10日
jstree:重新加载数据集,刷新树
摘要: true:表示获得一个已经存在的jstree实例$('#tree').jstree(true).destroy();// 清除树节点 // 重新设置树的JSON数据集 $('#tree').jstree({ 'core' : { 'data' : result } }); $('#tree').js
阅读全文
posted @ 2019-12-10 15:57 huiy_小溪
阅读(5057)
评论(0)
推荐(0)
编辑
公告