fix:部分原有功能的属性补充

This commit is contained in:
chenpingsen
2024-08-29 16:04:10 +08:00
parent 5803e3cdd9
commit ffd7be94f6
5 changed files with 5 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
v-model:pageSize="pagination.pageSize"
show-size-changer
:total="pagination.total"
show-less-items
@change="getTable(true)" />
<div style="width: 100%; height: 40px"></div>