แก้ไขการแสดงผล และการดึงข้อมูลในส่วนของประวัติและการลงเวลาพิเศษ

This commit is contained in:
Warunee Tamkoo 2023-12-13 11:37:17 +07:00
parent 062588d0bd
commit 61ce6f966c
4 changed files with 39 additions and 31 deletions

View file

@ -34,7 +34,7 @@ interface Datalist {
}
interface FormTimeStemp {
checkDate: Date | null
checkDate: Date | null | string
checkInEdit: boolean
checkOutEdit: boolean
description: string