标准预警

This commit is contained in:
宋伟佳
2021-06-08 10:07:16 +08:00
parent 8bedbf1822
commit 5d6ab83c30
4 changed files with 125 additions and 349 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<el-pagination
:total="total"
:current-page="page"
:page-sizes="[10, 20, 30, 50]"
:page-sizes="[1, 10, 20, 30, 50]"
:page-size="pageSize"
@current-change="pageChange"
@size-change="pageSizeChange"