浏览代码

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