tiny-vue
tiny-vue copied to clipboard
🐛 [Bug]: grid 组件 树形表格的全选事件返回的数据有问题,把子集展开返回了
Version
v3.13.0
Vue Version
v 3.4
Link to minimal reproduction
https://opentiny.design/vue-playground?cmpId=grid-tree-table&fileName=tree-table/set-tree-expansion.vue&apiMode=Composition&mode=pc&theme=default
Step to reproduce
grid 组件 树形表格的全选事件返回的数据有问题,把子集展开返回了
What is expected
应该是 返回带子集的4条数据,不然遍历会有问题
What is actually happening
Any additional comments (optional)
No response
Bot detected the issue body's language is not English, translate it automatically.
Title: 🐛 [Bug]: There is a problem with the data returned by the select all event of the grid component tree table, and the subset is expanded and returned.