lsc 2 năm trước cách đây
mục cha
commit
de757d198d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/GM/studyStudentGM.vue

+ 1 - 1
src/components/GM/studyStudentGM.vue

@@ -7654,7 +7654,7 @@ export default {
     if (this.screenType == 2) {
       window.parent.postMessage({ allScreen: 4 }, "*");
     } else if (this.screenType == 3) {
-      window.parent.postMessage({ allScreen: 5 }, "*");
+      window.parent.postMessage({ allScreen: '5gm' }, "*");
     } else if (this.screenType == 1) {
       window.parent.postMessage({ allScreen: 6 }, "*");
     }