晨风のblog
首页
栏目分类
默认分类
Cesium
Vue
C#
Linux
Docker
Revit
Neo4j
Cypher
Nginx
归档
关于
归档
关于
首页
Vue
正文
Vue+ElementUI-Tree组件的一些问题
晨风
2021-07-20 PM
534℃
0条
render-after-expand 属性控制是否展开后才渲染。默认为true,默认情况下未展开渲染叶子节点时,改变父节点的checkbox,childern的checkChange事件不会被触发。 ajax请求数据并赋值给tree组件的data后,如需要设置默认的勾选节点,则需要使用 this.$nextTick(() => { this.$refs.tree.setCheckedKeys(["ac211a83-0ad2-4bcb-9071-191210ae1bbf"]) })
标签:
vue
,
elementui
,
tree
非特殊说明,本博所有文章均为博主原创。
如若转载,请注明出处:
http://blog.chenfengly.com/index.php/archives/5/
上一篇
Windows Sever Nginx 实现开机自启动
下一篇
SqlBuckCopy使用
取消回复
评论啦~
提交评论
栏目分类
默认分类
5
Cesium
5
Vue
1
C#
3
Linux
4
Docker
2
Revit
1
Neo4j
0
Cypher
1
Nginx
1
标签云
cesium
neo4j
tree
cypher
C#
SqlServer
elementui
node
vue