|
@@ -6564,7 +6564,7 @@ U.MD.D.I.openApplicationUpload = function (str, cid, stage, task, tool) {
|
|
|
if (str == 'cocoPi') {
|
|
|
_iframe = _formdiv.querySelector('iframe')
|
|
|
let onloadListener = U.UF.DL.iframeLoad(_iframe, function () {
|
|
|
- U.MD.D.I.getUploadContent(cid, stage, task, tool, _userid, aTool, _iframe)
|
|
|
+ // U.MD.D.I.getUploadContent(cid, stage, task, tool, _userid, aTool, _iframe)
|
|
|
})
|
|
|
if (onloadListener) {
|
|
|
_iframe.contentDocument.location.reload()
|