후불제 관련 요금사용내역 링크 주소 변경
This commit is contained in:
parent
8b7b770ff1
commit
ff77287e58
@ -1524,7 +1524,7 @@ function actionLogin() {
|
||||
<li><a href="<c:out value='/web/pay/PayGuide.do'/>" rel="nosublink">요금안내/견적내기</a></li>
|
||||
<li><a href="<c:out value='/web/member/pay/PayView.do'/>" rel="nosublink">결제하기</a></li>
|
||||
<li><a href="<c:out value='/web/member/pay/PayList.do'/>" rel="nosublink">요금 결제내역</a></li>
|
||||
<li><a href="<c:out value='/web/member/pay/PayUserList.do'/>" rel="nosublink">요금 사용내역</a></li>
|
||||
<li><a href="<c:out value='/web/member/pay/PayUserSWList.do'/>" rel="nosublink">요금 사용내역</a></li>
|
||||
<!-- 현금영수증 자동발행 주석 -->
|
||||
<%-- <li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">계산서/현금영수증 발행 등록</a></li> --%>
|
||||
<li><a href="<c:out value='/web/member/pay/BillPub.do'/>" rel="nosublink">세금계산서 발행</a></li>
|
||||
|
||||
@ -495,7 +495,7 @@
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/pay/PayGuide.do'">요금안내/견적내기</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayView.do'">결제하기</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayList.do'">요금 결제내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayUserList.do'">요금 사용내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayUserSWList.do'">요금 사용내역</button></li>
|
||||
<!-- <li class="tab active"><button type="button">계산서/현금영수증 발행 등록</button></li> -->
|
||||
<li class="tab active"><button type="button">세금계산서 발행 등록</button></li>
|
||||
</ul><!--// tab button -->
|
||||
|
||||
@ -405,7 +405,7 @@ function getMberGrdChk() {
|
||||
<li class="tab active"><button type="button">요금안내/견적내기</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayView.do'">결제하기</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayList.do'">요금 결제내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayUserList.do'">요금 사용내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayUserSWList.do'">요금 사용내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/BillPub.do'">세금계산서 발행 등록</button></li>
|
||||
</ul>
|
||||
<!--// tab button -->
|
||||
|
||||
@ -171,7 +171,7 @@ function fnShowRefundPrintPopup(){
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/pay/PayGuide.do'">요금안내/견적내기</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayView.do'">결제하기</button></li>
|
||||
<li class="tab active"><button type="button" >요금 결제내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayUserList.do'">요금 사용내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayUserSWList.do'">요금 사용내역</button></li>
|
||||
<!-- 현금영수증 자동발행 주석 -->
|
||||
<!-- <li class="tab"><button type="button" onclick="location.href='/web/member/pay/BillPub.do'">계산서/현금영수증 발행 등록</button></li> -->
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/BillPub.do'">세금계산서 발행 등록</button></li>
|
||||
|
||||
@ -800,7 +800,7 @@ function getMberGrdChk() {
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/pay/PayGuide.do'">요금안내/견적내기</button></li>
|
||||
<li class="tab active"><button type="button">결제하기</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayList.do'">요금 결제내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayUserList.do'">요금 사용내역</button></li>
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/PayUserSWList.do'">요금 사용내역</button></li>
|
||||
<!-- 현금영수증 자동발행 주석 -->
|
||||
<!-- <li class="tab"><button type="button" onclick="location.href='/web/member/pay/BillPub.do'">계산서/현금영수증 발행 등록</button></li> -->
|
||||
<li class="tab"><button type="button" onclick="location.href='/web/member/pay/BillPub.do'">세금계산서 발행 등록</button></li>
|
||||
|
||||
@ -484,7 +484,7 @@ function getMberGrdChk() {
|
||||
</c:otherwise>
|
||||
</c:choose>
|
||||
|
||||
<button type="button" onclick="location.href='/web/member/pay/PayUserList.do';">
|
||||
<button type="button" onclick="location.href='/web/member/pay/PayUserSWList.do';">
|
||||
<img src="/publish/images/content/mypage_plus.png" alt="더보기">
|
||||
</button>
|
||||
<div class="table_wrap">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user