0
点赞
收藏
分享

微信扫一扫

Vue拦截器报错Uncaught (in promise) TypeError Cannot read properties of undefined (reading ‘code‘)

罗蓁蓁 2022-03-11 阅读 238

如果出现Vue拦截器报错Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘code’)。

那么,很可能是因为你修改了你的拦截器却没有重启你的前端服务器的原因。重启一下就可以啦。

举报

相关推荐

0 条评论