//在入口文件加入下面样式
body .el-table th.gutter {
display: table-cell !important; } body .el-table colgroup.gutter { display: table-cell !important; }