Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] 在选中多列隐藏这些列时,剩下未被隐藏的列的表头不在了 (ve-table-header-tr下的dom不存在) #538

Closed
qinhualian opened this issue Jan 13, 2023 · 1 comment
Labels

Comments

@qinhualian
Copy link

选择要提交 issue 的库

vue-easytable

Issue 类型

Bug

Issue 标题

在选中多列隐藏这些列时,剩下未被隐藏的列的表头不在了 (ve-table-header-tr下的dom不存在)

仓库版本

v2.21.9

Vue 版本

vue2

浏览器

Chrome

系统类型

Windows

重现链接

重现步骤

选中多列,点击按钮隐藏选中的列,隐藏成功,但是剩下的列的表头没有了,表头的位置是一行空的。(选中单列再点击隐藏没有这个情况是正常显示的)
ps:与文档隐藏列的示例中不同的是我开启了区域选择功能
Snipaste_2023-01-13_11-13-14
image
image

期望的结果是什么?

正常显示表头

实际的结果是什么?

表头样式有问题

@huangshuwei
Copy link
Collaborator

已修复,请安装最新版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants