แก้ ส่ง id เเละ paging
This commit is contained in:
parent
be5a4bcd53
commit
d335cdb7bf
8 changed files with 277 additions and 86 deletions
|
|
@ -403,7 +403,7 @@ onMounted(async () => {
|
|||
flat
|
||||
bordered
|
||||
dense
|
||||
:rows-per-page-options="[10, 25, 50, 100]"
|
||||
:rows-per-page-options="[1, 25, 50, 100]"
|
||||
:loading="isLoadTable"
|
||||
v-model:pagination="pagination"
|
||||
@update:pagination="updatePagination"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue