zengyicheng 2 years ago
parent
commit
47613ebbdf
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/components/courseDetail.vue

+ 4 - 0
src/components/courseDetail.vue

@@ -231,6 +231,8 @@ export default {
                 this.userid +
                 "&oid=" +
                 this.oid +
+                "&org=" +
+                this.org +
                 "&cid=" +
                 this.classId +
                 "&tType=" +
@@ -248,6 +250,8 @@ export default {
                 this.userid +
                 "&oid=" +
                 this.oid +
+                "&org=" +
+                this.org +
                 "&cid=" +
                 this.classId +
                 "&tType=" +