프로필에 내선번호 4자리 표시.
This commit is contained in:
parent
7482f697e4
commit
dbb19f9234
|
@ -250,6 +250,9 @@
|
|||
| ucapStringFormatterPhone
|
||||
| ucapStringEmptycheck
|
||||
}}
|
||||
<span *ngIf="!!userInfo.madn && userInfo.madn.trim().length > 0"
|
||||
>({{ userInfo.madn }})</span
|
||||
>
|
||||
</dd>
|
||||
<button
|
||||
mat-mini-fab
|
||||
|
|
Loading…
Reference in New Issue
Block a user