[ISSUE 208] fixed
This commit is contained in:
parent
2cf189a5ae
commit
57fc605679
|
@ -8,6 +8,7 @@
|
||||||
*cdkVirtualFor="let node of dataSource.expandedData$"
|
*cdkVirtualFor="let node of dataSource.expandedData$"
|
||||||
></ng-container>
|
></ng-container>
|
||||||
<mat-tree
|
<mat-tree
|
||||||
|
fxFlexFill
|
||||||
#orgranizationTree
|
#orgranizationTree
|
||||||
[dataSource]="dataSource"
|
[dataSource]="dataSource"
|
||||||
[treeControl]="treeControl"
|
[treeControl]="treeControl"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user