mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2026-01-03 18:35:28 +08:00
修复关闭confirm提示框控制台报错问题
This commit is contained in:
@ -104,7 +104,7 @@ export default {
|
||||
this.$store.dispatch('LogOut').then(() => {
|
||||
location.href = '/index';
|
||||
})
|
||||
})
|
||||
}).catch(() => {});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user