Element UI version
2.13.0
OS/Browsers version
win 10 / chrome
Vue version
3.0.0-alpha.4
Reproduction Link
https://jsfiddle.net/mmx38qxw/
Steps to reproduce
在element-ui 组件 table 处 任意一个 有自定义列的地方 使用 colspan 或者 rowspan 会导致错列 , 列被挤开。导致显示位置与设定的列对应不上
[饿了么表单组件的自定义列和合并行/列冲突] El-Table Components , Table Cell rowspan and colspan has bad show-view when column use slot-scope
What is Expected?
fix this problem
What is actually happening?
bug
3条答案
按热度按时间7fhtutme1#
是不是没有用colspan :0或者 rowspan : 0 来隐藏被合并的单元格
nwsw7zdq2#
是不是没有用colspan :0或者 rowspan : 0 来隐藏被合并的单元格
用了
t98cgbkg3#
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.