wenbobowen 4 years ago
parent
commit
dcdb554a3d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/input/normalArea.vue

+ 2 - 2
src/components/input/normalArea.vue

@@ -152,10 +152,10 @@ export default {
       const config = {
         headers: {
           // 'Content-Type': 'multipart/form-data'
-          'Content-Type': 'multipart/json',
+          // 'Content-Type': 'multipart/json',
           'referer': 'https://xingyun.xiaojukeji.com'
         },
-        withCredentials: false
+        // withCredentials: false
       } // 添加请求头
       return new Promise((resolve, reject) => {
         axios.post(