element-ui 表格边框错位

在app.vue里加入

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

posted on 2019-06-05 15:24  九十de惑  阅读(237)  评论(0)    收藏  举报

导航