ปรับ ==> rows-per-page-options="[10, 25, 50, 100]"
This commit is contained in:
parent
326f5f8e6a
commit
618f863519
4 changed files with 5 additions and 7 deletions
|
|
@ -11,6 +11,7 @@
|
|||
:pagination-label="paginationLabel"
|
||||
v-model:pagination="pagination"
|
||||
:grid="!$q.screen.gt.xs"
|
||||
:rows-per-page-options="[10, 25, 50, 100]"
|
||||
>
|
||||
<template v-slot:pagination="scope">
|
||||
ทั้งหมด {{ attrs.rows.length }} รายการ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue