lsc 2 년 전
부모
커밋
7d7affe312
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 });
+    });
 }