Merge branch 'develop' of github.com:Frappet/bma-ehr-frontend into me
This commit is contained in:
commit
5bfdd3cc2a
6 changed files with 616 additions and 421 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