แก้ paging สอบคัดเลือก

This commit is contained in:
Kittapath 2023-10-18 02:37:28 +07:00
parent 33e1f9c951
commit 2c340eb2a3

View file

@ -191,18 +191,18 @@
selection="multiple" selection="multiple"
v-model:selected="selected" v-model:selected="selected"
> >
<template v-slot:pagination="scope"> <!-- <template v-slot:pagination="scope">
<q-pagination <q-pagination
v-model="pagination.page" v-model="pagination.page"
active-color="primary" active-color="primary"
color="dark" color="dark"
:max="scope.pagesNumber" :max="scope.pagesNumber"
:max-pages="5" :max-pages="5"
size="sm" size="sm"
boundary-links boundary-links
direction-links direction-links
></q-pagination> ></q-pagination>
</template> </template> -->
<template v-slot:header="props"> <template v-slot:header="props">
<q-tr :props="props"> <q-tr :props="props">
<q-th auto-width> <q-th auto-width>