Explorar el Código

七夕活动修改

sunlupeng hace 1 año
padre
commit
c8fbd3a7aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);
                 }