fix ประวัติการศึกษาบรรจุ
This commit is contained in:
parent
c4596b8998
commit
7f004f48d1
4 changed files with 27 additions and 21 deletions
|
|
@ -107,8 +107,8 @@ interface Education {
|
|||
durationYear: number;
|
||||
finishDate: Date;
|
||||
isDate: string;
|
||||
startDate: Date;
|
||||
endDate: Date;
|
||||
startDate: Date | string;
|
||||
endDate: Date | string;
|
||||
positionPath: string;
|
||||
isEducation: boolean;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue