From cd8de062c1ef88a48fd3caec557259e694562cae Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 8 Nov 2024 11:03:50 +0700 Subject: [PATCH] refactor: table row per page --- src/components/05_quotation/TableQuotation.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/05_quotation/TableQuotation.vue b/src/components/05_quotation/TableQuotation.vue index 080cb24b..020ee483 100644 --- a/src/components/05_quotation/TableQuotation.vue +++ b/src/components/05_quotation/TableQuotation.vue @@ -55,6 +55,7 @@ defineEmits<{ flat hide-pagination card-container-class="q-col-gutter-sm" + :rows-per-page-options="[0]" class="full-width" >