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.63k stars 725 forks source link

[Bug Report] 表格最后列设置单元格合并 边框消失了 #525

Open 1648437631 opened 1 year ago

1648437631 commented 1 year ago

### 选择要提交 issue 的库 vue-easytable

Issue 类型

Bug

Issue 标题

表格最后列设置单元格合并 边框消失了

仓库版本

v2.21.7

Vue 版本

vue2

浏览器

Chrome

系统类型

Windows

重现链接

image

重现步骤

表格最后一列设置多行单元格合并 边框消失了

期望的结果是什么?

表格最后一列设置多行单元格合并 边框显示正常

实际的结果是什么?

表格最后一列设置多行单元格合并 边框消失了

huangshuwei commented 1 year ago

感谢你的反馈。官方示例中显示正常:https://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/cell-span?anchor=zi-ding-yi-he-bing-nei-rong

所以,希望可以提供一个可复现的示例帮助我排查。谢谢

1648437631 commented 1 year ago

最后一列的单元格合并才会出现这个边框问题