axios适配器获取headers报错,在axios拦截器中做数据处理, 未在alova中做处理,请求正常 #256
Closed
ZhangSinLone
started this conversation in
General
Replies: 1 comment
-
这个情况应该是你自己在axios响应拦截器里没有返回数据导致 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
拦截器中处理数据返回格式中的data, 不是null不报错
返回其它数据未发现此错误
Beta Was this translation helpful? Give feedback.
All reactions