problem description
there is no cookie in iview admin2.0 request headers
the environmental background of the problems and what methods you have tried
added import axios from "axios"
axios.defaults.withCredentials=true;
Vue.prototype.$axios = axios;
has no effect
related codes
/ / Please paste the code text below (do not replace the code with pictures)