Commit 05f8024f authored by 刘洪铨's avatar 刘洪铨

退出登录

parent 81f9ddd6
......@@ -104,7 +104,7 @@ export default {
cancelButtonText: '取消',
type: 'warning'
}).then(() => {
this.$store.dispatch('LogOut').then(() => {
this.$store.dispatch('FedLogOut').then(() => {
location.reload()
})
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment