fix row-per-page

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-07-14 10:59:09 +07:00
parent fe30f6b607
commit 6f7bdb91ee
5 changed files with 5 additions and 5 deletions

View file

@ -951,7 +951,7 @@ onMounted(async () => {
bordered
:paging="true"
dense
:rows-per-page-options="[1, 25, 50, 100]"
:rows-per-page-options="[10, 25, 50, 100]"
>
<template v-slot:header="props">
<q-tr :props="props">