diff --git a/src/components/TableD.vue b/src/components/TableD.vue index e8303c4..b2c5823 100644 --- a/src/components/TableD.vue +++ b/src/components/TableD.vue @@ -11,6 +11,7 @@ :pagination-label="paginationLabel" v-model:pagination="pagination" :grid="!$q.screen.gt.xs" + :rows-per-page-options="[10, 25, 50, 100]" >