wenbobowen 4 년 전
부모
커밋
39c46ea9a9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/input/normalArea.vue

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

@@ -150,7 +150,7 @@ export default {
         headers: {
           'Content-Type': 'application/json'
         },
-        withCredentials: true
+        withCredentials: false
       } // 添加请求头
       return new Promise((resolve, reject) => {
         axios.post(