[feature request] you want to assign values to the selection property of table
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当前选中的数据赋值初始化,而不需要调用toggleRowSelection的api主动触发选中状态。如果第1,2页都选中了一个值,默认第一页,不切换分页,handleSelectionChange回调只能得到第一页的选中的值,导致数据丢失。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.