lsc 2 years ago
parent
commit
54c60ca328
1 changed files with 1 additions and 0 deletions
  1. 1 0
      js/Desktop/DeskTop.js

+ 1 - 0
js/Desktop/DeskTop.js

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