사용자 선택 팝업에 chip 에 다국어 지원.
This commit is contained in:
parent
3dffc69ebf
commit
d6dd914043
|
@ -255,7 +255,7 @@
|
|||
[selected]="getChipsRemoveYn(userInfo)"
|
||||
(removed)="onClickDeleteUser(userInfo)"
|
||||
>
|
||||
{{ userInfo.name }}
|
||||
{{ userInfo | ucapTranslate: 'name' }}
|
||||
<mat-icon matChipRemove *ngIf="getChipsRemoveYn(userInfo)"
|
||||
>clear</mat-icon
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue
Block a user