问题: 问题图 解决方法: 将以下样式代码添加到app.vue中(必须是入口文件,起全局作用!) body .el-table th.gutter{ display: table-cell!important; } app.vue中添加css