แก้ไขการ fetch ข้อมูล
This commit is contained in:
parent
4bcc414a4f
commit
d3629cff31
5 changed files with 19 additions and 5 deletions
|
|
@ -431,6 +431,7 @@ const checkRequestEdit = (checkInStatus: string, checkOutStatus: string) => {
|
|||
</q-table>
|
||||
|
||||
<Popup
|
||||
:fetchData="props.fetchData"
|
||||
:modal="modalPopup"
|
||||
:clickClose="closePopup"
|
||||
:title="titlePopup"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue