แก้ไขการ fetch ข้อมูล

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-11-27 09:23:43 +07:00
parent 4bcc414a4f
commit d3629cff31
5 changed files with 19 additions and 5 deletions

View file

@ -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"