zengyicheng 2 tahun lalu
induk
melakukan
47613ebbdf
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  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=" +