This commit is contained in:
qsh
2025-03-02 13:25:35 +08:00
parent 0d99fbac80
commit ce0da69b5f
17 changed files with 730 additions and 480 deletions

View File

@@ -6,7 +6,7 @@
v-model:page-size="pageSize"
:small="small"
:background="true"
:page-sizes="[10, 20, 30, 50, 100]"
:page-sizes="[10, 50, 100, 500, 1000]"
:pager-count="pagerCount"
:total="total"
class="float-right mt-15px mb-15px"