refactor: table row per page

This commit is contained in:
puriphatt 2024-11-08 11:03:50 +07:00
parent d977ad28ab
commit cd8de062c1

View file

@ -55,6 +55,7 @@ defineEmits<{
flat flat
hide-pagination hide-pagination
card-container-class="q-col-gutter-sm" card-container-class="q-col-gutter-sm"
:rows-per-page-options="[0]"
class="full-width" class="full-width"
> >
<template v-slot:header="props"> <template v-slot:header="props">