fix display data
This commit is contained in:
parent
96e1931e10
commit
016eeee205
2 changed files with 2 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ interface TableName {
|
|||
interface PartialTableName {
|
||||
personalId: string;
|
||||
fullName: string;
|
||||
name: string;
|
||||
idCard: string;
|
||||
profilePhoto: string;
|
||||
organizationName: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue