feat: There is no way the,

This commit is contained in:
super_liu
2021-12-21 17:53:10 +08:00
parent 3b4dc3dc33
commit 5f6879b547
@@ -28,6 +28,7 @@ export default {
});
},
loginNew (res) {
window.sessionStorage.clear()
let Base64 = require('js-base64').Base64
let userInfoStr = Base64.decode(res.data)
let userInfo2 = decodeURIComponent(userInfoStr)