ปรับการลา
This commit is contained in:
parent
eb9a086d57
commit
27a0297c92
3 changed files with 58 additions and 116 deletions
|
|
@ -4,8 +4,6 @@ interface DetailData {
|
|||
dateStartLeave: Date | null;
|
||||
dateEndLeave: Date | null;
|
||||
numLeave: number;
|
||||
sumLeave: number;
|
||||
totalLeave: number;
|
||||
status: string;
|
||||
reason: string;
|
||||
typeLeaveId: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue