แยก dialog
This commit is contained in:
parent
e0a2a2bc35
commit
17d1cc19c8
8 changed files with 1067 additions and 876 deletions
|
|
@ -8,7 +8,6 @@ interface RequestObject {
|
|||
gender: string | null;
|
||||
lastName: string;
|
||||
nationality: string | null;
|
||||
phone: string | null;
|
||||
// posLevelId: string;
|
||||
// posTypeId: string;
|
||||
prefix: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue