lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
0e1b39dc9c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -1629,7 +1629,7 @@ window.addEventListener('message', function (e) { // 监听 message 事件
     }  else if (e.data.tools && e.data.tools == "1E") {
         U.MD.D.I.openApplicationJieE("whiteboard", e.data.cid, e.data.stage, e.data.task, e.data.tool)
     } else if (e.data.tools && e.data.tools == "3E") {
-        U.MD.D.I.openApplicationJie("mind", e.data.cid, e.data.stage, e.data.task, e.data.tool)
+        U.MD.D.I.openApplicationJieE("mind", e.data.cid, e.data.stage, e.data.task, e.data.tool)
     }
 
 });