lsc 1 년 전
부모
커밋
a86c5217c7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -6970,7 +6970,7 @@ U.MD.D.I.openApplicationJieTeacher = function (str, cid, stage, task, tool, stud
             if (onloadListener) {
                 try {
                     _iframe.src += ""
-                    _iframe.contentDocument.location.reload()
+                    _iframe.contentWindow.document.location.reload()
                 } catch (error) {
                 }
             } else {