lsc 2 年之前
父节点
当前提交
ec8a6a8d37
共有 1 个文件被更改,包括 4 次插入0 次删除
  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);