Commit b1c194b9 by 冷斌

fix bug

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