รายการโครงการ/หลักสูตรการฝึกอบรม
This commit is contained in:
parent
7f855984c3
commit
e97d99ae4d
4 changed files with 23 additions and 24 deletions
|
|
@ -39,7 +39,6 @@ interface FormGroupTargetPlannedGoal {
|
|||
posLevelPlannedId: string;
|
||||
}
|
||||
];
|
||||
|
||||
groupTarget: string;
|
||||
groupTargetSub: string;
|
||||
position: string;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue