fix color pagination
This commit is contained in:
parent
f61825f4c2
commit
5f0cac12b1
1 changed files with 2 additions and 1 deletions
|
|
@ -337,7 +337,8 @@ watch(modal, () => {
|
|||
ทั้งหมด {{ totalList }} รายการ
|
||||
<q-pagination
|
||||
v-model="formPagePersonList.page"
|
||||
color="primary"
|
||||
active-color="primary"
|
||||
color="dark"
|
||||
:max="maxPage"
|
||||
:max-pages="5"
|
||||
size="sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue