lsc 2 years ago
parent
commit
ec8a6a8d37
1 changed files with 4 additions and 0 deletions
  1. 4 0
      js/Desktop/DeskTop.js

+ 4 - 0
js/Desktop/DeskTop.js

@@ -2625,6 +2625,10 @@ U.MD.D.I.openApplicationJie = function(str, cid, stage, task, tool) {
                 _iframe.contentWindow.document.body.appendChild(script4);
             };
         }
+        let cid = cid,
+        stage = stage,
+        task = task,
+        tool = tool;
         _jie.onclick = () => {
             _loading.style.display = 'flex'
             console.log(_loading);