데이터 오류 확인

This commit is contained in:
hylee 2024-07-29 15:55:09 +09:00
parent fc33fff87e
commit 1e17f07566

View File

@ -474,7 +474,7 @@ function setSenderList_advc(){
setTimeout(setSelectMassSetting, 500, selectMassVal);
}
else {
alert("오류 알림 : " + returnData.msg);
alert("오류 알림 : :: "+data.message);
}
},
error: function (e) {