Pārlūkot izejas kodu

七夕活动修改

sunlupeng 1 gadu atpakaļ
vecāks
revīzija
c8fbd3a7aa
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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);
                 }