zengyicheng 2 yıl önce
ebeveyn
işleme
47613ebbdf
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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=" +