标签:技术 表头 image png code import tab spl 组件
表头与内容没对齐
在样式里加入
.el-table th.gutter{ display: table-cell!important; }
终于舒服了
elementui中table组件表头和内容不对齐的问题
原文地址:https://www.cnblogs.com/reround/p/11981909.html