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