src/components/makepager/CommonFormTableView.vue
@@ -125,7 +125,7 @@ </el-form-item> <span v-else>{{ scope.row[item.prop] }}</span> </template> <span v-else>{{ scope.row[item.prop] }}</span> <span v-else style="text-align: right">{{ scope.row[item.prop] }}</span> </template> </el-table-column> </el-table> @@ -445,7 +445,7 @@ } .el-table__footer-wrapper tbody td.el-table__cell { background-color: #fff; text-align: right; // text-align: right; font-weight: bold; } .el-input--suffix .el-input__inner {