แก้ไข ui pop up อนุมัติคำขอ
This commit is contained in:
parent
61026107cd
commit
288fad12e1
5 changed files with 80 additions and 79 deletions
|
|
@ -8,5 +8,7 @@ interface ListData {
|
|||
startTimeAfternoon: string | null;
|
||||
endTimeAfternoon: string | null;
|
||||
status: string;
|
||||
checkInStatus: string;
|
||||
checkOutStatus: string;
|
||||
}
|
||||
export type { ListData };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue