알림톡 발송결과 > 정상실패 상세목록 페이징 오류 수정
@b4f356523d3cac8461f5c8c2045ff7d75923d29a
--- src/main/webapp/WEB-INF/jsp/web/kakao/sent/KakaoSentSFDetailListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/sent/KakaoSentSFDetailListAjax.jsp
... | ... | @@ -97,6 +97,7 @@ |
| 97 | 97 |
<input type="hidden" id="pageIndex" name="pageIndex" value=""/> |
| 98 | 98 |
<input type="hidden" name="searchSortCnd" value="<c:out value="${searchVO.searchSortCnd}" />" />
|
| 99 | 99 |
<input type="hidden" name="searchSortOrd" value="<c:out value="${searchVO.searchSortOrd}" />" />
|
| 100 |
+ <input type="hidden" id="msgGroupId" name="msgGroupId" value="${kakaoSentVO.msgGroupId}"/>
|
|
| 100 | 101 |
</form> |
| 101 | 102 |
|
| 102 | 103 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?