|
@@ -3729,6 +3729,7 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
|
|
|
U.MD.D.I.getContent(cid, stage, task, tool, _userid, '2', _iframe)
|
|
|
})
|
|
|
} else if (str == 'whiteboard') {
|
|
|
+ _iframe = _formdiv.querySelector('iframe')
|
|
|
let onloadListener = _iframe.onload = () => {
|
|
|
_iframe.contentWindow.document.body.appendChild(script1);
|
|
|
_iframe.contentWindow.document.body.appendChild(script2);
|