Revert "解决后台分页查询的已知问题"

This commit is contained in:
aoshiguchen
2024-04-09 12:00:36 +08:00
parent c427213dfb
commit da173f2005
7 changed files with 8 additions and 8 deletions
@@ -50,7 +50,7 @@
:hide-on-single-pageInfo="false"
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-pageInfo="PaginationData.currentPage"
:current-page="PaginationData.currentPage"
:pageInfo-sizes="[10, 20, 50, 100]"
:pageInfo-size="PaginationData.pageSize"
layout="total, sizes, prev, pager, next, jumper"