รายการคำขอประเมิน
This commit is contained in:
parent
540ff0da32
commit
f7d8256682
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ onMounted(async () => {
|
|||
class="custom-header-table"
|
||||
:visible-columns="store.visibleColumns"
|
||||
v-model:pagination="initialPagination"
|
||||
:rows-per-page-options="[1, 10, 25, 50, 100]"
|
||||
:rows-per-page-options="[10, 25, 50, 100]"
|
||||
@update:pagination="updatePagination"
|
||||
>
|
||||
<template v-slot:header="props">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue