organization is modified
This commit is contained in:
parent
90614de5d0
commit
0b7d3d7603
|
@ -7,7 +7,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div fxFlex="50" style="overflow: scroll">
|
<div fxFlex="50" style="overflow: scroll">
|
||||||
<div *ngFor="let userInfo of selectedDepartmentUserInfoList$ | async">
|
<div *ngFor="let userInfo of selectedDepartmentUserInfoList$ | async">
|
||||||
ddddd
|
{{ userInfo.name }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user