fixing insignia
This commit is contained in:
parent
dea45644d0
commit
cc1927a2f4
8 changed files with 64 additions and 54 deletions
|
|
@ -54,6 +54,7 @@ interface DataStructureTree {
|
|||
children: DataStructureTree[];
|
||||
orgRootCode: string;
|
||||
orgRootShortName: string;
|
||||
isDeputy?: boolean;
|
||||
}
|
||||
|
||||
interface DataStrategy {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue