摘要:
<el-table-column> <template slot-scope="scope"> {{scope.row.值}} </template> </<el-table-column> 阅读全文
posted @ 2021-10-14 21:35
谎渊
阅读(61)
评论(0)
推荐(0)
摘要:
style标签添加 .el-table__header-wrapper{ padding:0 !important; line-height: 50px !important; } .el-table__row .cell{ padding:0 !important; line-height: 50 阅读全文
posted @ 2021-10-14 21:31
谎渊
阅读(173)
评论(0)
推荐(0)