Merge branch 'nice_dev' into develop
This commit is contained in:
commit
d8648c56cc
3 changed files with 7 additions and 18 deletions
|
|
@ -62,6 +62,7 @@ interface DataSholarship {
|
|||
studyAbroadStartDate: Date | null; //วันเริ่มต้นการศึกษาดูงานต่างประเทศ
|
||||
studyAbroadEndDate: Date | null; //วันสิ้นสุดการศึกษาดูงานต่างประเทศ
|
||||
totalPeriod: string; //รวมระยะเวลาในการศึกษา/รวมระยะเวลาในการฝึกอบรม
|
||||
status: string;
|
||||
}
|
||||
|
||||
export type { DataSholarship, ListSholarship };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue