bugfix 0703反馈

This commit is contained in:
lb
2023-07-04 17:05:12 +08:00
parent 9c3133aa29
commit 0ec0e4bed0
17 changed files with 95 additions and 70 deletions

View File

@@ -20,7 +20,7 @@
@size-change="handleSizeChange"
@current-change="handlePageChange"
:current-page.sync="page"
:page-sizes="[1, 5, 10, 20, 50, 100]"
:page-sizes="[10, 20, 50, 100]"
:page-size="size"
:total="totalPage"
layout="total, sizes, prev, pager, next, jumper"