From 618f863519ba69f8777b8d83fdbdda7f048b8d7e Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Wed, 27 Nov 2024 11:52:45 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20=3D=3D>?= =?UTF-8?q?=20rows-per-page-options=3D"[10,=2025,=2050,=20100]"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TableD.vue | 1 + src/modules/06_evaluate/components/TableListEvaluate.vue | 2 +- src/modules/08_KPI/components/Evaluator/01_TabAll.vue | 7 ++----- src/modules/14_IDP/views/main.vue | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/src/components/TableD.vue b/src/components/TableD.vue index e8303c4..b2c5823 100644 --- a/src/components/TableD.vue +++ b/src/components/TableD.vue @@ -11,6 +11,7 @@ :pagination-label="paginationLabel" v-model:pagination="pagination" :grid="!$q.screen.gt.xs" + :rows-per-page-options="[10, 25, 50, 100]" >