รายการ ทั้งหมด
This commit is contained in:
parent
bebdfbfce5
commit
efb095b37a
4 changed files with 8 additions and 0 deletions
|
|
@ -208,6 +208,7 @@ watch([() => currentPage.value, () => pagination.value.rowsPerPage], () => {
|
|||
</q-tr>
|
||||
</template>
|
||||
<template v-slot:pagination="scope">
|
||||
ทั้งหมด {{ store.row.length }} รายการ
|
||||
<q-pagination
|
||||
v-model="currentPage"
|
||||
active-color="primary"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue