We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现在有两种场景,一种需要循坏列,一种不需要,不需要循环列的时候,el-table-column 标签的:key 属性怎么设置?
el-table-column
:key
如果需要循环的时候,我也并没有发现 column 对象有 key 属性,请问怎么回事?
因为我发现没有设置column的key属性,数据较大的treeTable性能很不好,折叠数据会很慢。
谢谢!
The text was updated successfully, but these errors were encountered:
I don't understand what you're saying? 你加群吧
Sorry, something went wrong.
No branches or pull requests
现在有两种场景,一种需要循坏列,一种不需要,不需要循环列的时候,
el-table-column
标签的:key
属性怎么设置?如果需要循环的时候,我也并没有发现 column 对象有 key 属性,请问怎么回事?
因为我发现没有设置column的key属性,数据较大的treeTable性能很不好,折叠数据会很慢。
谢谢!
The text was updated successfully, but these errors were encountered: