mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
pref: 退出登录返回登录页而不是注册页
This commit is contained in:
parent
4cd4550a36
commit
2fdef45156
@ -114,6 +114,9 @@ export default {
|
||||
this.subscribe = null;
|
||||
}
|
||||
},
|
||||
activated() {
|
||||
this.loginType = 'login'
|
||||
},
|
||||
deactivated() {
|
||||
this.loginJump = false;
|
||||
this.password = "";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user