2023/11/07 EgovGnrlUser~.jsp는 '선결제' 버튼이 추가되어 있는 파일 /

textingmsg_2022.html은 '재전송' 버튼이 추가되어 있는 파일 / 이미 적용된 내용들임
This commit is contained in:
kmg 2023-11-07 14:35:28 +09:00
parent 10ec142c92
commit 3458925832
2 changed files with 4 additions and 2 deletions

View File

@ -3281,7 +3281,7 @@ function kakaoATDelayCancel(msgGroupId){
<tr>
<th>
보유 캐시 잔액
<button type="button" onclick="fnUserCashDataListPopup('${mberManageVO.mberId}'); return false">조회</button>
<button type="button" onclick="fnUserCashDataListPopup('${mberManageVO.mberId}'); return false">조회</button><button type="button" class="thinfill">선결제</button>
</th>
<td>
<div class="button_box">

View File

@ -709,7 +709,9 @@
<td rowspan="2">
<p>WEB</p>
</td>
<td rowspan="2"><button class="btnType btnType20" data-tooltip="rev_popup03">상세보기</button></td>
<td rowspan="2"><button class="btnType btnType20" data-tooltip="rev_popup03">상세보기</button>
<button class="btnType btnType24">재전송</button>
</td>
<td rowspan="2">
<p>테스트등록</p>
</td>