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 +
                 "&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=" +