val:string
This commit is contained in:
parent
a147bd70ec
commit
4344ee4a44
42 changed files with 163 additions and 572 deletions
|
|
@ -6,6 +6,7 @@ interface FormData {
|
|||
position: string;
|
||||
phone: string;
|
||||
email: string;
|
||||
qualification?:string
|
||||
}
|
||||
interface FormDataPost {
|
||||
personalId: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue