lsc 1 month ago
parent
commit
312ffaac27
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/synergyCourse/addCourse.vue

+ 1 - 1
src/components/pages/synergyCourse/addCourse.vue

@@ -5149,7 +5149,7 @@ export default {
               window.parent.postMessage(
                 {
                   tools: "opencCscl",
-                  cid: cid,
+                  cid: this.cid,
                   gid: groupCid,
                 },
                 "*"