Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

[Bug Report] 头部点击最左侧一列和点击第二列的 startColIndex 都是 1 #559

Open tiantianchuangduixiang opened 1 year ago

tiantianchuangduixiang commented 1 year ago

选择要提交 issue 的库

vue-easytable

Issue 类型

Bug

Issue 标题

头部点击最左侧一列和点击第二列的 startColIndex 都是 1

仓库版本

v2.25.0

Vue 版本

2.7.6

浏览器

Chrome

系统类型

windows

重现链接

https://codesandbox.io/p/sandbox/cocky-mcclintock-byz8x8?file=%2FExample.vue&selection=%5B%7B%22endColumn%22%3A30%2C%22endLineNumber%22%3A284%2C%22startColumn%22%3A30%2C%22startLineNumber%22%3A284%7D%5D

重现步骤

右击就可以看到console

期望的结果是什么?

期望返回正确的对应下标

实际的结果是什么?

返回正确的对应下标