refactor: table row per page
This commit is contained in:
parent
d977ad28ab
commit
cd8de062c1
1 changed files with 1 additions and 0 deletions
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue