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

+ 4 - 4
js/Desktop/DeskTop.js

@@ -2625,10 +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;
+        // let cid = cid,
+        // stage = stage,
+        // task = task,
+        // tool = tool;
         _jie.onclick = () => {
             _loading.style.display = 'flex'
             console.log(_loading);