feat เพิ่ม type Update
This commit is contained in:
parent
c20676af5d
commit
be2b08c346
2 changed files with 13 additions and 355 deletions
|
|
@ -92,6 +92,7 @@ export class CreateProfileLeave {
|
|||
}
|
||||
|
||||
export type UpdateProfileLeave = {
|
||||
leaveTypeId?: string | null;
|
||||
dateLeave?: Date | null;
|
||||
leaveDays?: number | null;
|
||||
leverCount?: number | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue