lsc 10 meses atrás
pai
commit
a2a2f8f20b
1 arquivos alterados com 2 adições e 3 exclusões
  1. 2 3
      js/Desktop/DeskTop.js

+ 2 - 3
js/Desktop/DeskTop.js

@@ -5955,9 +5955,8 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
             "height": "100%",
         },
     })
-    // _box.appendChild(_loading)
-    // _box.id = str + '_loadLi_Jie' + cid + stage + task + tool + _userid
-    _box.id = ''
+    _box.appendChild(_loading)
+    _box.id = str + '_loadLi_Jie' + cid + stage + task + tool + _userid
     switch (str) {
         case "whiteboard":
             aTool = 1;