결제관리 > 요금사용내역 리스트의 팩스 문구 오타 수정

- 펙스 -> 팩스로 변경
This commit is contained in:
rosewiper 2023-12-26 09:12:39 +09:00
parent 4e1722555e
commit deef264c7e

View File

@ -289,7 +289,7 @@ function fnShowPdfPrintPopup(){
<p>친구톡</p>
</c:when>
<c:when test="${payUserInfo.msgTypeTxt eq 'fax'}">
<p>스</p>
<p>스</p>
</c:when>
<c:otherwise>
<p>단문</p>