AIP == > IDP
This commit is contained in:
parent
b5829ec905
commit
b059e3a770
9 changed files with 333 additions and 144 deletions
|
|
@ -68,15 +68,15 @@ interface FormChangeName {
|
|||
|
||||
interface FormDataIDP {
|
||||
topic: string;
|
||||
development: string[];
|
||||
otherAction: string;
|
||||
otherPerson: string;
|
||||
otherTraining: string;
|
||||
developmentProjects: string[];
|
||||
reasonDevelopment70: string;
|
||||
reasonDevelopment20: string;
|
||||
reasonDevelopment10: string;
|
||||
developmentTarget: string;
|
||||
developmentResults: string;
|
||||
developmentReport: string;
|
||||
status: string;
|
||||
remark: string;
|
||||
reason: string;
|
||||
}
|
||||
|
||||
export type {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue