body .el-table th.gutter{
    display: table-cell!important;
}

body .el-table colgroup.gutter{
    display: table-cell!important;
}

把这样式添加到index.html中、或者app.vue中(必须是入口文件,才能全局起作用!)

Logo

前往低代码交流专区

更多推荐