Commit c146257f authored by neo's avatar neo

[DEV] add warn messge for report failed

parent 9a7340d6
......@@ -293,7 +293,7 @@
},1000);
}
}).error(function (data,header,config,status) {
}).error(function (data,status,config,statusText) {
if(status==412){
swal({
title: "warning!",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment