Commit 7e268551 authored by youjie's avatar youjie

no message

parent 2ab09434
...@@ -356,8 +356,11 @@ ...@@ -356,8 +356,11 @@
}else { }else {
layer.msg('暂无旅客信息') layer.msg('暂无旅客信息')
renderStar() renderStar()
} }
} else { } else {
localStorage.removeItem("userInfo")
window.location.href = `guestlogin.html?c=${userInfo.c}&g=${userInfo.g}&t=${userInfo.t}`
layer.msg(res.message) layer.msg(res.message)
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment