提交 e31723ba 编写于 作者: Z zhangxin10

Merge remote-tracking branch 'origin/master'

......@@ -51,7 +51,7 @@
console.log(data);
var result = data.result;
if(result == 'OK'){
parent.location.reload();
top.location.href='${base}';
}else{
alert(data.msg);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册