[Feature Request] table组件的多选能够根据table绑定的data渲染是否选中,使用toggleRowSelection方法不能满足需求
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
Table
### Description
table组件的多选能够根据table绑定的data渲染是否选中,需求:在选中或取消选中时都调用接口获取新的数据给到table,所以再使用toggleRowSelection方法会导致死循环
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.