We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
vue-easytable
Bug
在选中多列隐藏这些列时,剩下未被隐藏的列的表头不在了 (ve-table-header-tr下的dom不存在)
v2.21.9
vue2
Chrome
Windows
无
选中多列,点击按钮隐藏选中的列,隐藏成功,但是剩下的列的表头没有了,表头的位置是一行空的。(选中单列再点击隐藏没有这个情况是正常显示的) ps:与文档隐藏列的示例中不同的是我开启了区域选择功能
正常显示表头
表头样式有问题
The text was updated successfully, but these errors were encountered:
41c0f29
已修复,请安装最新版本
Sorry, something went wrong.
No branches or pull requests
选择要提交 issue 的库
vue-easytable
Issue 类型
Bug
Issue 标题
在选中多列隐藏这些列时,剩下未被隐藏的列的表头不在了 (ve-table-header-tr下的dom不存在)
仓库版本
v2.21.9
Vue 版本
vue2
浏览器
Chrome
系统类型
Windows
重现链接
无
重现步骤
选中多列,点击按钮隐藏选中的列,隐藏成功,但是剩下的列的表头没有了,表头的位置是一行空的。(选中单列再点击隐藏没有这个情况是正常显示的)
ps:与文档隐藏列的示例中不同的是我开启了区域选择功能
期望的结果是什么?
正常显示表头
实际的结果是什么?
表头样式有问题
The text was updated successfully, but these errors were encountered: