瀏覽代碼

七夕活动修改

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);
                 }