filter Tree

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-25 17:37:02 +07:00
parent 990c35de50
commit 6cdb755d07
3 changed files with 4 additions and 2 deletions

View file

@ -73,6 +73,7 @@ interface DataTree {
orgRootShortName: string;
responsibility: string;
isDeputy: boolean;
labelName: string;
}
interface DataProfile {