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 {