lsc 2 years ago
parent
commit
7d7affe312
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -2899,5 +2899,5 @@ U.MD.D.I.getContent = function (cid, s, task, t, uid, type, iframe) {
                 $(fileInput).val('');
             });
         }
-    }, [], { "type": "GET", "withCredentials": true });
+    });
 }