wenbobowen 4 年之前
父節點
當前提交
dcdb554a3d
共有 1 個文件被更改,包括 2 次插入2 次删除
  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(