แก้ไขการแสดงผล และการดึงข้อมูลในส่วนของประวัติและการลงเวลาพิเศษ
This commit is contained in:
parent
062588d0bd
commit
61ce6f966c
4 changed files with 39 additions and 31 deletions
|
|
@ -34,7 +34,7 @@ interface Datalist {
|
|||
}
|
||||
|
||||
interface FormTimeStemp {
|
||||
checkDate: Date | null
|
||||
checkDate: Date | null | string
|
||||
checkInEdit: boolean
|
||||
checkOutEdit: boolean
|
||||
description: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue