fix bug
This commit is contained in:
parent
aa9b04772b
commit
3b6c22027c
26 changed files with 155 additions and 134 deletions
|
|
@ -14,6 +14,7 @@ interface RequestObject {
|
|||
rank: string | null;
|
||||
relationship: string | null;
|
||||
religion: string | null;
|
||||
phone: string | null;
|
||||
// telephoneNumber: string | null;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue