lsc 2 years ago
parent
commit
0711cca5de
1 changed files with 2 additions and 1 deletions
  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);