完善
This commit is contained in:
@@ -49,7 +49,7 @@ export default {
|
||||
type: 'warning'
|
||||
}).then(() => {
|
||||
this.$message.success('退出登录成功');
|
||||
localStorage.setItem('info',{})
|
||||
localStorage.setItem('info','')
|
||||
this.$router.replace('/login')
|
||||
}).catch(() => {
|
||||
// 取消退出
|
||||
|
||||
Reference in New Issue
Block a user