更新
This commit is contained in:
@@ -491,7 +491,11 @@
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
<div class="flex justify-end mt-4">
|
||||
<pagination v-model="pager" @change="getLists" />
|
||||
<pagination
|
||||
v-model="pager"
|
||||
:page-sizes="[15, 20, 30, 40, 100, 150, 200]"
|
||||
@change="getLists"
|
||||
/>
|
||||
</div>
|
||||
</el-card>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user