component ทะเบียนประวัติ
This commit is contained in:
parent
f641472552
commit
e7d7239923
3 changed files with 427 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ interface PersonalImformation {
|
|||
firstName: string;
|
||||
lastName: string;
|
||||
birthDate: string | null;
|
||||
age: string;
|
||||
age: any;
|
||||
gender: string;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue