11wqe1 2 달 전
부모
커밋
1880648000
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/components/easy3/studyStudent.vue
  2. 1 1
      src/components/studySutdentClass/studyStudent.vue

+ 1 - 1
src/components/easy3/studyStudent.vue

@@ -16343,7 +16343,7 @@ export default {
         // }
       }
       document.scrollingElement.scrollTop = 0;
-      this.showType = 7;
+      // this.showType = 7;
       this.navId = this.navList[this.courseType].task[this.taskCount].id;
       // if (this.vedio[this.taskCount].length > 0) {
       //   var a =

+ 1 - 1
src/components/studySutdentClass/studyStudent.vue

@@ -20002,7 +20002,7 @@ export default {
         // }
       }
       document.scrollingElement.scrollTop = 0;
-      this.showType = 7;
+      // this.showType = 7;
       this.navId = this.navList[this.courseType].task[this.taskCount].id;
       // if (this.vedio[this.taskCount].length > 0) {
       //   var a =