Commit 8de7a355 authored by 张伯涛's avatar 张伯涛

登录loading问题

parent cf77ff57
......@@ -246,9 +246,6 @@ export default {
// this.$router.push({ path: `http://main.court.com${this.redirect || "/"}` });
// this.$router.push('/welcome')
this.$router.push('/controlPlatform/control')
setTimeout(() => {
this.loading = false
}, 1000)
}).catch(() => {
this.loading = false
this.verify = 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