แก้ไขการ fetch ข้อมูล
This commit is contained in:
parent
4bcc414a4f
commit
d3629cff31
5 changed files with 19 additions and 5 deletions
|
|
@ -109,6 +109,7 @@ onMounted(() => {
|
|||
<div class="col-12 q-pa-md text-grey-9">
|
||||
<ToolBar :fetchData="fetchlistHistory" @update:year="updateYear" />
|
||||
<Table
|
||||
:fetchData="fetchlistHistory"
|
||||
:page-size="pageSize"
|
||||
:total="total"
|
||||
:page="page"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue