天天看點

axios設定withCredentials

withCredentials:true      
Vue.prototype.$axios = axios;
axios.defaults.withCredentials = true;