[ISSUE 208] fixed

This commit is contained in:
richard-loafle 2020-02-05 18:09:04 +09:00
parent 2cf189a5ae
commit 57fc605679

View File

@ -8,6 +8,7 @@
*cdkVirtualFor="let node of dataSource.expandedData$"
></ng-container>
<mat-tree
fxFlexFill
#orgranizationTree
[dataSource]="dataSource"
[treeControl]="treeControl"