lsc 2 年之前
父節點
當前提交
0711cca5de
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      js/Desktop/DeskTop.js

+ 2 - 1
js/Desktop/DeskTop.js

@@ -3139,8 +3139,9 @@ U.MD.D.I.openApplicationJieS = function (str, cid, stage, task, tool) {
                 _iframe.contentWindow.document.body.appendChild(script4);
             })
         } else if (str == 'mind') {
-            _iframe.contentWindow.location.reload();
             U.UF.DL.iframeLoad(_iframe, function () {
+            _iframe.contentWindow.location.reload();
+
                 // 
                 _iframe.contentWindow.document.body.appendChild(script1);
                 _iframe.contentWindow.document.body.appendChild(script2);