body .el-table th.gutter{
display: table-cell!important;
}
body .el-table colgroup.gutter{
display: table-cell!important;
}
我的加上这个就解决了
body .el-table th.gutter{
display: table-cell!important;
}
body .el-table colgroup.gutter{
display: table-cell!important;
}
我的加上这个就解决了
本文标题:关于elementui表格错位问题
本文链接:https://www.haomeiwen.com/subject/bjagdktx.html
网友评论