zengyicheng 2 anos atrás
pai
commit
47613ebbdf
1 arquivos alterados com 4 adições e 0 exclusões
  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=" +