src/components/makepager/TableCommonView.vue
@@ -311,9 +311,15 @@ } } ::v-deep { .el-table__footer-wrapper tbody td.el-table__cell { background-color: #fff; text-align: right; .el-table__footer-wrapper { tbody td.el-table__cell{ background-color: #fff; } // .cell{ // &:nth-last-child(3){ // text-align:right; // } // } } } </style>