แสดงรูปโปรไฟล์หน้ารายการทะเบียนประวัติ
This commit is contained in:
parent
4232c5d4e8
commit
81fd3a3ac8
5 changed files with 117 additions and 91 deletions
|
|
@ -13,6 +13,7 @@ interface DataLevel {
|
|||
}
|
||||
|
||||
interface DataPerson {
|
||||
avatar?: string;
|
||||
citizenId: string;
|
||||
firstName: string;
|
||||
id: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue