zengyicheng 2 年之前
父節點
當前提交
47613ebbdf
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/components/courseDetail.vue

+ 4 - 0
src/components/courseDetail.vue

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