ประวัติอบรม/ดูงาน ขรก.

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-18 18:00:55 +07:00
parent 94ec57c791
commit d267da5438
3 changed files with 233 additions and 312 deletions

View file

@ -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;