fix: pagn size

This commit is contained in:
Net 2024-07-23 14:01:30 +07:00
parent 4e416c78e6
commit 1f61b6046f

View file

@ -3119,7 +3119,7 @@ watch(
>
<q-list>
<q-item
v-for="v in [1, 30, 50, 100, 500, 1000]"
v-for="v in [10, 30, 50, 100, 500, 1000]"
:key="v"
clickable
v-close-popup