이지우 - 사용내역서 수정

This commit is contained in:
JIWOO 2025-07-24 16:26:32 +09:00
parent 60dbb225ea
commit 410f14dc5e
2 changed files with 2 additions and 3 deletions

View File

@ -229,8 +229,7 @@ function f_print(){
<div class="cont2 clearfix">
<p>총 사용금액 <span>(VAT 별도)</span></p>
<p><span>
<fmt:formatNumber type="number" maxFractionDigits="3" value="${supplySumPrice}" var="commaPrice" />
<c:out value="${commaPrice}"/>
<c:out value="${totalSumPrice}"/>
</span>원</p>
</div>

View File

@ -415,7 +415,7 @@ function getMberGrdChk() {
<br />
<c:choose>
<c:when test="${prePaymentYn eq 'Y'}">
※ 간편결제 영수증은 결제하신 서비스를 통해 제공됩니다.
※ 간편결제 영수증은 결제하신 서비스를 통해 제공됩니다.<br />
</c:when>
<c:otherwise>
※ 후불제 고객의 사용금액 결제수단은 계좌이체만 가능합니다. <br />