This commit is contained in:
2026-03-27 16:56:26 +08:00
parent ffb4deefb9
commit 09d0113569
4 changed files with 30 additions and 12 deletions

View File

@@ -49,7 +49,7 @@ export default {
type: 'warning'
}).then(() => {
this.$message.success('退出登录成功');
localStorage.setItem('info',{})
localStorage.setItem('info','')
this.$router.replace('/login')
}).catch(() => {
// 取消退出