Преглед на файлове

修改默认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: "",