@@ -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);