This commit is contained in:
aihe 2024-07-15 21:02:36 +08:00
parent 0b6575ac66
commit 8718cc709a

View File

@ -81,7 +81,6 @@ async function handleResponse(options) {
resolve(data)
} else {
if ( code == 401) { // 统一判断需要认证, 并作页面跳转
debugger
setSessionXToken()
msg = '登录失效,请重新登录'
showToast(msg)