2 커밋 8b81b49ec6 ... b87896a9b0

작성자 SHA1 메시지 날짜
  周玉佂 b87896a9b0 Merge remote-tracking branch 'origin/master' 3 달 전
  周玉佂 3ace8cc4db 游戏bug修改 3 달 전
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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({