This commit is contained in:
2025-03-06 17:28:44 +08:00
parent 00ce38eae3
commit 81aea950c6

View File

@@ -19,7 +19,7 @@
<n-button @click="showBatch = true">批量新建</n-button>
<n-pagination
v-model:page="query.page"
:page-size="20"
:page-size="10"
:item-count="count"
simple
/>