소스 검색

修改默认videos问题

11wqe1 1 개월 전
부모
커밋
702b4a8f2d
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      src/components/easy/studyStudent.vue
  2. 1 1
      src/components/easy2/studyStudent.vue
  3. 1 1
      src/components/studyStudent.vue

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

@@ -2854,7 +2854,7 @@ export default {
       isAnswer: false,
       timer: null,
       opertimer: null,
-      showType: 0,
+      showType: '',
       fileType: 0,
       showPDF: false,
       noteName: "",

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

@@ -16692,7 +16692,7 @@ export default {
       timer: null,
       timer2: null,
       opertimer: null,
-      showType: 0,
+      showType: '',
       fileType: 0,
       showPDF: false,
       noteName: "",

+ 1 - 1
src/components/studyStudent.vue

@@ -12968,7 +12968,7 @@ export default {
       timer: null,
       timer2: null,
       opertimer: null,
-      showType: 0,
+      showType: '',
       fileType: 0,
       showPDF: false,
       noteName: "",