vue-easytable icon indicating copy to clipboard operation
vue-easytable copied to clipboard

[Feature Request] 单元格合并后 右键菜单事件里面获取的 selectionRangeKeys selectionRangeIndexes 结束位置有待优化

Open 1648437631 opened this issue 2 years ago • 0 comments

选择要提交 issue 的库

vue-easytable

Issue 类型

Feature

Issue 标题

单元格合并后 右键菜单事件里面获取的 selectionRangeKeys selectionRangeIndexes 结束位置有待优化

这个功能解决了什么问题?

在设置完合并的单元格后 想要在右键菜单事件里面获取的endRowIndex、endColIndex、endRowkey、endColKey值

你期望的 API 是什么样的?

右键菜单事件里面获取的endRowIndex、endColIndex、endRowkey、endColKey值为真实的值 而不是合并后单元格第一个的这些值

1648437631 avatar Nov 19 '22 19:11 1648437631