ประวัติอบรม/ดูงาน ขรก.
This commit is contained in:
parent
94ec57c791
commit
d267da5438
3 changed files with 233 additions and 312 deletions
|
|
@ -133,8 +133,8 @@ interface FormAddHistoryProject {
|
|||
id: string;
|
||||
project: string;
|
||||
year: string;
|
||||
trainingStart: string;
|
||||
trainingEnd: string;
|
||||
trainingStart: null | Date;
|
||||
trainingEnd: null | Date;
|
||||
totalTraining: string;
|
||||
location: string;
|
||||
topic: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue