lsc hai 1 ano
pai
achega
4c15b9c8a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -6595,7 +6595,7 @@ U.MD.D.I.openApplicationUpload = function (str, cid, stage, task, tool) {
                 setTimeout(() => {
                     _iframe.contentWindow.window.document.body.removeChild(_div)
                 }, 1000);
-            }, [], { "type": "GET", "withCredentials": true });
+            }, [], { "type": "POST", "withCredentials": true });
         }
     }
 }