fix: ปรับ ui แบ่ง หน้า
This commit is contained in:
parent
92f82bd8b6
commit
b9b2e53109
1 changed files with 3 additions and 2 deletions
|
|
@ -12,11 +12,12 @@ withDefaults(
|
|||
|
||||
<template>
|
||||
<q-pagination
|
||||
claess="pagination"
|
||||
v-model="currentPage"
|
||||
text-color="primary"
|
||||
:max="maxPage"
|
||||
direction-links
|
||||
active-color="primary"
|
||||
active-color="grey-8"
|
||||
active-design="outline"
|
||||
gutter="sm"
|
||||
@update:model-value="fetchData"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue