no message
This commit is contained in:
parent
6bb938637b
commit
f67c32209e
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ interface FormData {
|
||||||
position: string;
|
position: string;
|
||||||
phone: string;
|
phone: string;
|
||||||
email: string;
|
email: string;
|
||||||
|
qualification: string;
|
||||||
}
|
}
|
||||||
interface FormDataPost {
|
interface FormDataPost {
|
||||||
personalId: string;
|
personalId: string;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue