-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nig-696 #117
Nig-696 #117
Conversation
token: '', | ||
}); | ||
if (data.code === ResultEnum.OVERDUE) { | ||
useGlobalStore.getState().logout(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里直接去掉toast是否合适,因为我这有个toast需要展示
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我的toast在101行 你这里先改吧 应该不影响
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
如私聊说的,这里是针对 code 401的,和你之前针对 http code 401保持一致我才去掉的
74eb4ad nig-696
e30e774 nig-687
dcafe35 nig-584