perf: default not set withCredentials
							parent
							
								
									00c853c54d
								
							
						
					
					
						commit
						884587cccf
					
				|  | @ -6,7 +6,7 @@ import { getToken } from '@/utils/auth' | |||
| // create an axios instance
 | ||||
| const service = axios.create({ | ||||
|   baseURL: process.env.VUE_APP_BASE_API, // url = base url + request url
 | ||||
|   withCredentials: true, // send cookies when cross-domain requests
 | ||||
|   // withCredentials: true, // send cookies when cross-domain requests
 | ||||
|   timeout: 5000 // request timeout
 | ||||
| }) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Pan
						Pan