springboot response.sendError返回错误的时候,跨域情况下vue axios拿不到error

springboot response.sendError返回错误的时候,跨域情况下vue axios拿不到error.导致前端无法正常提示。搜索好多找到原因了。

我服务器是用JWT和Shiro的session认证方式2中授权方式。JWT给APP用的。也配置了跨域

springboot response.sendError返回错误的时候,跨域情况下vue axios拿不到error

springboot response.sendError返回错误的时候,跨域情况下vue axios拿不到error

拿不到error就没截图了,网上很多

 

springboot response.sendError返回错误的时候,跨域情况下vue axios拿不到error