美文网首页
el-table tree 不生效

el-table tree 不生效

作者: 輝_9aa6 | 来源:发表于2021-01-26 15:29 被阅读0次

1、el-table属性 row-key 一定要写。

2、如果children和hasChildren不是默认则需要指定 :tree-props="{children:'children', hasChildren:'hasChildren'}"

3、lazy为false时,数据不能包含hasChildren字段

相关文章

网友评论

      本文标题:el-table tree 不生效

      本文链接:https://www.haomeiwen.com/subject/xfigzktx.html