scorpio il y a 2 ans
Parent
commit
e9f57e5d20
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/api/project/index.js

+ 1 - 1
src/api/project/index.js

@@ -73,7 +73,7 @@ export default {
     return fetch('/blade-project-manage-v2/folder/v2/saveFile', params, 'post', 'json')
   },
   fileRemove (params) { // 删除文件
-    return fetch('/blade-project-manage-v2/folder/v2/remove', params, 'post', 'json')
+    return fetch('/blade-project-manage-v2/folder/v2/remove', params, 'post')
   },
   /**
      * 业主主动授权