Sfoglia il codice sorgente

课程模板-默认app

sgw 1 giorno fa
parent
commit
e0352992e9
2 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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:""}],