@@ -6561,7 +6561,7 @@ U.MD.D.I.openApplicationUpload = function (str, cid, stage, task, tool) {
if (_iframe) {
- if (str == 'cocoPi') {
+ 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,'15', _iframe)