no message
This commit is contained in:
parent
5e7a544195
commit
02156fe6da
3 changed files with 5 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ interface ListsData {
|
|||
}
|
||||
interface FremData {
|
||||
id: string; //Id การยื่นขอลา
|
||||
leaveTypeName: string; //Name ประเภทการลา
|
||||
leaveTypeName: string | null; //Name ประเภทการลา
|
||||
leaveTypeId: string | null; //Id ประเภทการลา
|
||||
fullname: string; //คำนำหน้า ชื่อ นามสกุล คนขอลา
|
||||
dateSendLeave: Date | null; //วันที่ยื่นใบลา
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue