--- src/main/webapp/WEB-INF/jsp/web/addr/AddrList.jsp
+++ src/main/webapp/WEB-INF/jsp/web/addr/AddrList.jsp
... | ... | @@ -474,7 +474,7 @@ |
| 474 | 474 |
setTimeout(setSelectMassSetting, 500, selectMassVal); |
| 475 | 475 |
} |
| 476 | 476 |
else {
|
| 477 |
- alert("오류 알림 : " + returnData.msg);
|
|
| 477 |
+ alert("오류 알림 : :: "+data.message);
|
|
| 478 | 478 |
} |
| 479 | 479 |
}, |
| 480 | 480 |
error: function (e) {
|
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?