摘要: el-table固定列后边框消失问题 固定最后一列 ::v-deep .el-table__row { td:not(.is-hidden):last-child { right: -1px; } } ::v-deep .el-table__header { th:not(.is-hidden):l 阅读全文
posted @ 2023-02-01 15:44 张二木 阅读(1196) 评论(0) 推荐(0)