ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

table 组件添加点击行事件

Open zhang117640668 opened this issue 1 year ago • 0 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

添加了点击行的事件,但是无法阻止系统默认事件 现在我们的需求是按Ctrl键 点击行实现多个选中,但是mac系统Ctrl 左键=点击右键,导致无法实现多选

What does the proposed API look like?

希望可以提供阻止默认事件的功能

zhang117640668 avatar May 17 '24 09:05 zhang117640668