2 Revize 8b81b49ec6 ... b87896a9b0

Autor SHA1 Zpráva Datum
  周玉佂 b87896a9b0 Merge remote-tracking branch 'origin/master' před 3 měsíci
  周玉佂 3ace8cc4db 游戏bug修改 před 3 měsíci
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      src/views/CognitiveAbilityTask/memoryTest.vue

+ 2 - 0
src/views/CognitiveAbilityTask/memoryTest.vue

@@ -675,6 +675,7 @@ export default {
           }
         }, 1000);
       }, 3000);
+      console.log(this.userResponseRecords,'this.userResponseRecords')
     },
     computeScore() {
       let that = this;
@@ -701,6 +702,7 @@ export default {
           this.code12Flag = true;
           this.buttonShow = true;
           this.userTestPicList = [];
+          this.imgIndex = 0;
           this.userResponseRecords=[]
           this.screenState();
           this.$message({