filter keyword ประเมิน
This commit is contained in:
parent
f441925464
commit
cb05d3275e
2 changed files with 13 additions and 4 deletions
|
|
@ -128,7 +128,6 @@ watch([() => currentPage.value, () => pagination.value.rowsPerPage], () => {
|
|||
dense
|
||||
:rows-per-page-options="[10, 25, 50, 100]"
|
||||
:visible-columns="store.visibleColumns"
|
||||
:filter="store.filterKeyword"
|
||||
v-model:pagination="pagination"
|
||||
@update:pagination="updateRowsPerPagen"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue