Commit e1195843 authored by “yiyousong”'s avatar “yiyousong”

perf:优化登录

parent 85f202dc
......@@ -168,6 +168,8 @@ export default {
setTimeout(() => {
this.$router.push("/home");
}, 20);
} else {
this.createCode();
}
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