no message
This commit is contained in:
parent
b78b1c99c0
commit
3f27cd0e29
1 changed files with 1 additions and 0 deletions
|
|
@ -285,6 +285,7 @@ onMounted(() => {
|
||||||
row-key="id"
|
row-key="id"
|
||||||
:visible-columns="dataStore.visibleColumns"
|
:visible-columns="dataStore.visibleColumns"
|
||||||
v-model:pagination="pagination"
|
v-model:pagination="pagination"
|
||||||
|
:rows-per-page-options="[10, 25, 50, 100]"
|
||||||
>
|
>
|
||||||
<template v-slot:pagination="scope">
|
<template v-slot:pagination="scope">
|
||||||
<q-pagination
|
<q-pagination
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue