fix: rowperpage

This commit is contained in:
setthawutttty 2025-09-10 11:19:39 +07:00
parent 68227116d0
commit 40e2b34617

View file

@ -223,7 +223,7 @@ watch(
:virtual-scroll-sticky-size-start="48"
dense
:pagination-label="paginationLabel"
:rows-per-page-options="nornmalData ? [0] : [1, 25, 50, 100]"
:rows-per-page-options="nornmalData ? [0] : [10, 25, 50, 100]"
@update:pagination="updatePagination"
>
<template v-slot:header="props">