pagination
This commit is contained in:
parent
5d99182566
commit
f592aa4035
1 changed files with 2 additions and 2 deletions
|
|
@ -191,7 +191,7 @@
|
|||
selection="multiple"
|
||||
v-model:selected="selected"
|
||||
>
|
||||
<!-- <template v-slot:pagination="scope">
|
||||
<template v-slot:pagination="scope">
|
||||
<q-pagination
|
||||
v-model="pagination.page"
|
||||
active-color="primary"
|
||||
|
|
@ -202,7 +202,7 @@
|
|||
boundary-links
|
||||
direction-links
|
||||
></q-pagination>
|
||||
</template> -->
|
||||
</template>
|
||||
<template v-slot:header="props">
|
||||
<q-tr :props="props">
|
||||
<q-th auto-width>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue