Commit bf69ac9f authored by youjie's avatar youjie

no message

parent 04cf7c31
...@@ -590,7 +590,7 @@ ...@@ -590,7 +590,7 @@
layer.msg("暂无此账号信息,请联系销售人员") layer.msg("暂无此账号信息,请联系销售人员")
} }
} else { } else {
localStorage.removeItem("userInfo") localStorage.removeItem("userInfoTakVer")
window.location.href = `guestlogin.html?c=${userInfo.c}&g=${userInfo.g}&t=${userInfo.t}` 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