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
windows 10/chrome110/vue 3.2.36
https://run.iviewui.com/dLtXiDBt
设置table 组件,使用tree 特性,设置row-class-name,判断数据是否为子数据,子数据返回children-row,但是判断无法生效,打印出row-class-name拿到的数据,发现无子节点数据
table 设置tree,异步加载子节点,能够设置子节点数据
无法设置子节点数据
The text was updated successfully, but these errors were encountered:
fix: view-design#240
2ea5f64
No branches or pull requests
Environment
windows 10/chrome110/vue 3.2.36
Reproduction link
https://run.iviewui.com/dLtXiDBt
Steps to reproduce
设置table 组件,使用tree 特性,设置row-class-name,判断数据是否为子数据,子数据返回children-row,但是判断无法生效,打印出row-class-name拿到的数据,发现无子节点数据
What is expected?
table 设置tree,异步加载子节点,能够设置子节点数据
What is actually happening?
无法设置子节点数据
The text was updated successfully, but these errors were encountered: