element表格对不齐

 

 在app.vue style中加入

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

  

解决

 

 

posted @ 2020-12-24 17:34  想学前端的小李  阅读(149)  评论(0)    收藏  举报