feat: There is no way the,

This commit is contained in:
super_liu
2021-12-21 21:56:23 +08:00
parent 5d2ab3c853
commit c0cfd4cf12
3 changed files with 25 additions and 13 deletions
@@ -28,7 +28,6 @@ export default {
});
},
loginNew (res) {
window.sessionStorage.clear()
let Base64 = require('js-base64').Base64
let userInfoStr = Base64.decode(res.data)
let userInfo2 = decodeURIComponent(userInfoStr)