Bladeren bron

修改默认videos问题

11wqe1 1 maand geleden
bovenliggende
commit
702b4a8f2d
3 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  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: "",