Commit ff5c7e4d by 冷斌

update

parent ccceae87
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
layer.msg(data.msg); layer.msg(data.msg);
$('#lrow-' + touid).remove(); $('#lrow-' + touid).remove();
// _this.cancelBtn(); // _this.cancelBtn();
window.location.reload(); location.replace(location)
}else{ }else{
layer.msg(data.msg); layer.msg(data.msg);
return !1; return !1;
......
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