Browse Source

七夕活动修改

sunlupeng 1 year ago
parent
commit
c8fbd3a7aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/HomeView/AnswerGame/QiXiAnswerGame.vue

+ 1 - 1
src/views/HomeView/AnswerGame/QiXiAnswerGame.vue

@@ -145,7 +145,7 @@ export default{
                         this.result.push('');
                     }
                     this.isDim = true;
-                    this.isFailWrapper = true;
+                    this.isConfirmWrapper = true;
                     this.saveAnswer();
                     console.log(this.result);
                 }