body .el-table th.gutter{
display: table-cell!important;
}
优化使用elemnt-ui表格表头错位的问题
最新推荐文章于 2025-05-28 10:05:37 发布
body .el-table th.gutter{
display: table-cell!important;
}