แก้ไขการ 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

@ -431,6 +431,7 @@ const checkRequestEdit = (checkInStatus: string, checkOutStatus: string) => {
</q-table>
<Popup
:fetchData="props.fetchData"
:modal="modalPopup"
:clickClose="closePopup"
:title="titlePopup"