class변경
This commit is contained in:
parent
a341f6df73
commit
ed1296354e
|
@ -16,7 +16,7 @@
|
|||
<div *ngIf="selectedDepartmentProcessing">
|
||||
<mat-progress-bar mode="indeterminate"></mat-progress-bar>
|
||||
</div>
|
||||
<div class="select-list">
|
||||
<div class="search-list">
|
||||
<ucap-profile-user-list-item
|
||||
*ngFor="let userInfo of selectedDepartmentUserInfoList$ | async"
|
||||
[userInfo]="userInfo"
|
||||
|
|
Loading…
Reference in New Issue
Block a user