요금 사용내역 - 포인트 삭제
This commit is contained in:
parent
20ac4ae75c
commit
2b52502c50
@ -235,7 +235,7 @@ function fnShowPdfPrintPopup(){
|
||||
<col style="width: 15%;">
|
||||
<col style="width: 15%;">
|
||||
<col style="width: 20%;">
|
||||
<col style="width: 20%;">
|
||||
<%-- <col style="width: 20%;"> --%>
|
||||
<%-- <col style="width: 10%;">
|
||||
<col style="width: 10%;">
|
||||
<col style="width: 10%;">
|
||||
@ -264,13 +264,14 @@ function fnShowPdfPrintPopup(){
|
||||
<!-- <th colspan="2">충전</th>
|
||||
<th colspan="2">사용</th>
|
||||
<th colspan="2">잔액</th> -->
|
||||
<th colspan="2">사용</th>
|
||||
<!-- <th colspan="2">사용</th> -->
|
||||
<th>사용</th>
|
||||
<!-- <th>반환(실패)</th> -->
|
||||
<!-- <th colspan="2">잔액</th> -->
|
||||
</tr>
|
||||
<tr>
|
||||
<th>충전금</th>
|
||||
<th>포인트</th>
|
||||
<!-- <th>포인트</th> -->
|
||||
<!-- <th>캐시</th> -->
|
||||
<!-- <th>포인트</th> -->
|
||||
<!-- <th>충전금</th>
|
||||
@ -349,13 +350,6 @@ function fnShowPdfPrintPopup(){
|
||||
<c:out value="${succCash}"/>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p class="fwRg c_002c9a">
|
||||
<%-- <fmt:formatNumber type="number" maxFractionDigits="3" value="${payUserInfo.befPoint}" var="befPoint" />
|
||||
<c:out value="${befPoint}"/> --%>
|
||||
0
|
||||
</p>
|
||||
</td>
|
||||
<%-- <td>
|
||||
<p class="fwRg c_002c9a">
|
||||
<fmt:formatNumber type="number" maxFractionDigits="3" value="${payUserInfo.failSendPrice}" var="failPrice" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user