elementUI table表头错位问题

解决方法:

body .el-table th.gutter{
display: table-cell!important;
}
posted @ 2019-08-31 13:17  放浪不羁  阅读(2131)  评论(0)    收藏  举报