lsc 2 tháng trước cách đây
mục cha
commit
bd8df67361
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {
+      if (uid == this.userid || top.US.userInfo.role==1) {
         window.parent.postMessage(
           {
             tools: "opencCscl",