Commit b1c194b9 by 冷斌

fix bug

parent 509b9639
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
}, },
submit: function () { submit: function () {
this.isSub = false; this.isSub = false;
this.isBk = ''; this.isBk = 'background: #FF9FBA;';
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