Commit 04e79525 authored by 章建武's avatar 章建武

dep

parent de5af170
...@@ -236,7 +236,7 @@ function formSubmit(form) { ...@@ -236,7 +236,7 @@ function formSubmit(form) {
} }
} }
goUrl(result.url); goUrl(result.url);
window.location.reload(); //window.location.reload();
}, },
error: function (xhr, type, errorThrown) { error: function (xhr, type, errorThrown) {
//异常处理; //异常处理;
......
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