|
|
@ -128,6 +128,7 @@ export default { |
|
|
return this.$message.error(res.msg) |
|
|
return this.$message.error(res.msg) |
|
|
} |
|
|
} |
|
|
clearLoginInfo() |
|
|
clearLoginInfo() |
|
|
|
|
|
window.sessionStorage.removeItem('routeList') |
|
|
this.$router.push({ name: 'login' }) |
|
|
this.$router.push({ name: 'login' }) |
|
|
}).catch(() => { }) |
|
|
}).catch(() => { }) |
|
|
}).catch(() => { }) |
|
|
}).catch(() => { }) |
|
|
|