默认选中树形的子节点方法this.$refs.tree.setCurrentKey(7);

比如子节点id为7,

默认选中树形子节点 this.$refs.tree.setCurrentKey(7);

  mounted () {

this.$refs.tree.setCurrentKey(7);

},

HTML代码

        <el-tree

class=”filter-tree”

:data=”data”

@node-click=”handleNodeClick”

:props=”defaultProps”

highlight-current

node-key=”id”

default-expand-all

:filter-node-method=”filterNode”

ref=”tree”

>

© 版权声明
THE END
喜欢就支持一下吧
点赞0

Warning: mysqli_query(): (HY000/3): Error writing file '/tmp/MYR4whXO' (Errcode: 28 - No space left on device) in /www/wwwroot/583.cn/wp-includes/class-wpdb.php on line 2345
admin的头像-五八三
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

图形验证码
取消
昵称代码图片