sunlupeng преди 1 година
родител
ревизия
c8fbd3a7aa
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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);
                 }