ElemeFE / ElemeFE/element

[Feature Request] 表格组件如何手动选择多行只触发一次selection-change?(How to manually select multiple rows for table components to trigger "selection-change" only once?)

Open
#22,216 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Existing Component

### Component Name
el-table

### Description
我通过表格组件的 toggleRowSelection 选中多行数据,同时,组件循环emit了多次selection-change事件,如何能做到只触发一次selection-change,或者说能够提供一次选中多行的方法。

(I select multiple rows by ”toggleRowSelection“ of table component , and then, table component loop emit multiple ”selection-change“, how to trigger only once?)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.