lsc 2 달 전
부모
커밋
8870a1f484
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/pages/synergyCourse/course.vue

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

@@ -572,7 +572,7 @@ export default {
       }
     },
     open(cid, uid) {
-      if (uid == this.userid || top.US.userInfo.type==1) {
+      if (uid == this.userid) {
         window.parent.postMessage(
           {
             tools: "opencCscl",