一键登录流程
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
success : e => {
|
||||
if(e.confirm){
|
||||
this.$store.commit('setToken', '');
|
||||
this.$store.commit('setIsNew', 0);
|
||||
this.$Router.replaceAll({name: 'Auth'});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user