提示
This commit is contained in:
@@ -63,7 +63,7 @@ export default {
|
||||
this.$store.dispatch('setUserInfo', JSON.stringify(obj))
|
||||
this.$router.push('/home')
|
||||
} else {
|
||||
this.toast(res.desc)
|
||||
this.Dialog(res.desc)
|
||||
}
|
||||
this.disabled = false
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user