[Feature Request] I have a demand that el-table use treeData and lazy render to make cell merge
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
el-table
### Description
By reading the underlying source code of ElementUi, I found that the private stores attribute inside the el-table component manages lazy loaded tree data, and there is no API exposed to call. When I use the arrayspanmethod attribute to merge cells, I can only modify the underlying lazytreenodemap and tabledata. There are great risks. I hope it can be supported
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.