Commit 7f83fe19 authored by jiangqihao's avatar jiangqihao

登录问题

parent 04711b40
......@@ -348,6 +348,8 @@ export default {
this.loading = false
this.updatePassword = false
this.$router.push({ path: '/', query: this.otherQuery })
}).catch(() => {
this.loading = false
})
} else {
this.loading = false
......
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