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