รายการโครงการ/หลักสูตรการฝึกอบรม

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-10 16:31:26 +07:00
parent 7f855984c3
commit e97d99ae4d
4 changed files with 23 additions and 24 deletions

View file

@ -39,7 +39,6 @@ interface FormGroupTargetPlannedGoal {
posLevelPlannedId: string;
}
];
groupTarget: string;
groupTargetSub: string;
position: string;

View file

@ -43,7 +43,7 @@ interface ResDataProject {
dateEnd: Date | null;
totalDate: number | null;
address: string;
provinceIds: any;
provinces: any;
budget: string;
accept: number | string | null;
receive: number | string | null;