default of 20 entries per page
This commit is contained in:
parent
11e615ce0f
commit
82b30d8315
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@
|
|||
:refresh="true"
|
||||
:get-key="i => i"
|
||||
:box_only="true"
|
||||
:page_size="50"
|
||||
:page_size="20"
|
||||
:fetch_page="(store, opts) => fetch_page(store, opts)"
|
||||
>
|
||||
<template #header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue