pms : #4790 / 발송결과 조회기간
This commit is contained in:
parent
34f154a3a8
commit
c283c847e6
@ -248,9 +248,10 @@ function fnTabLoad(tabType, tabNum){
|
||||
}
|
||||
|
||||
function fnSearch(pageNo){
|
||||
if(!fn_G_cmndataValueChk("startDate", "endDate", 3)){
|
||||
/* if(!fn_G_cmndataValueChk("startDate", "endDate", 3)){
|
||||
return;
|
||||
};
|
||||
}; */
|
||||
|
||||
console.log('fnSearch')
|
||||
var form = document.searchForm;
|
||||
form.pageIndex.value = pageNo ;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user