@ -142,7 +142,7 @@
},
created() {
if (!window.sessionStorage.getItem('token')) {
window.location.href = '/login.html'
// window.location.href = '/login.html'
return;
} else {
this.getUserInfo();