Explorar el Código

课程模板-默认app

sgw hace 1 día
padre
commit
e0352992e9
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1 0
      src/views/qw/sopTemp/deptIndex.vue
  2. 1 0
      src/views/qw/sopTemp/myIndex.vue

+ 1 - 0
src/views/qw/sopTemp/deptIndex.vue

@@ -727,6 +727,7 @@ export default {
         sendType: this.sendType,
         sort: 0,
         openOfficial: "1",
+        openAppCourse: "0", //默认 app 看课为关
         time: "",
         num: 1,
         timeList: [{value: "",desc:""}],

+ 1 - 0
src/views/qw/sopTemp/myIndex.vue

@@ -624,6 +624,7 @@ export default {
         sendType: this.sendType,
         sort: 0,
         openOfficial: "1",
+        openAppCourse: "0", //默认 app 看课为关
         time: "",
         num: 1,
         timeList: [{value: "",desc:""}],