filter Tree
This commit is contained in:
parent
990c35de50
commit
6cdb755d07
3 changed files with 4 additions and 2 deletions
|
|
@ -73,6 +73,7 @@ interface DataTree {
|
|||
orgRootShortName: string;
|
||||
responsibility: string;
|
||||
isDeputy: boolean;
|
||||
labelName: string;
|
||||
}
|
||||
|
||||
interface DataProfile {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue