회원상세 발송금액화며에 등급단가 콤보박스 적용
This commit is contained in:
parent
2b2e065ed7
commit
5e729eaeda
@ -550,7 +550,7 @@ function layerPopOpen(obj){
|
||||
// 발송 금액 변경
|
||||
if (obj == "price") {
|
||||
//등급별 단가 정보
|
||||
//getMberGrdSettingList();
|
||||
getMberGrdSettingList();
|
||||
}
|
||||
}
|
||||
|
||||
@ -5540,12 +5540,10 @@ function kakaoATDelayCancel(msgGroupId){
|
||||
<col style="width:auto;">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<!--
|
||||
<tr>
|
||||
<th id="mberGrdSettingTitle">등급단가 적용</th>
|
||||
<td><div id="mberGrdSettingCombo"></div></td>
|
||||
</tr>
|
||||
-->
|
||||
<tr>
|
||||
<th>단문 금액</th>
|
||||
<td><input type="text" name="shortPrice" id="shortPrice" value="<c:out value='${shortPrice}'/>"/></td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user