|
@@ -2434,7 +2434,8 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
|
|
|
- window.open("https://cloud.cocorobo.cn/kityminder-editor/dist/index.html", "思维导图", "height=" + US.height + ", width=" + US.width + ", top=100, left=100, toolbar=no, menubar=0, resizable=0, location=0, status=no");
|
|
|
+ let test = window.open("https://cloud.cocorobo.cn/kityminder-editor/dist/index.html", "思维导图", "height=" + US.height + ", width=" + US.width + ", top=100, left=100, toolbar=no, menubar=0, resizable=0, location=0, status=no");
|