src/views/grade-list/index.vue
@@ -30,8 +30,8 @@ </div> <div class="card-footer flex justify-center mb-7 shrink-0"> <el-pagination background layout="prev, pager, next" :total="dataList.length" <el-pagination background layout="prev, pager, next" :total="dataList.length" :default-page-size="currentSize" :currentPage="currentIndex" :hide-on-single-page="true" @@ -89,4 +89,4 @@ :deep(.el-tabs__nav-wrap:after) { display: none; } </style> </style>