There is no cookie in the iview admin2.0 request header

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)

what result do you expect? What is the error message actually seen?

Jun.07,2021

have you solved it

Menu