Commit e6cd7fd8 by 冷斌

fix bug

parent 31f1eee9
...@@ -65,6 +65,7 @@ ...@@ -65,6 +65,7 @@
}, },
submit: function () { submit: function () {
this.isSub = false; this.isSub = false;
this.isBk = '';
let _this = this; let _this = this;
$.ajax( { $.ajax( {
type: "post", type: "post",
......
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