데이터 오류 확인
This commit is contained in:
parent
fc33fff87e
commit
1e17f07566
@ -474,7 +474,7 @@ function setSenderList_advc(){
|
|||||||
setTimeout(setSelectMassSetting, 500, selectMassVal);
|
setTimeout(setSelectMassSetting, 500, selectMassVal);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
alert("오류 알림 : " + returnData.msg);
|
alert("오류 알림 : :: "+data.message);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
error: function (e) {
|
error: function (e) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user