|
|
|
@ -175,7 +175,7 @@ export const JeecgThirdLoginMixin = {
|
|
|
|
this.bindingPhoneModal = false
|
|
|
|
this.bindingPhoneModal = false
|
|
|
|
this.doThirdLogin(res.result)
|
|
|
|
this.doThirdLogin(res.result)
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
this.$message.$warning(res.message)
|
|
|
|
this.$message.warning(res.message)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
})
|
|
|
|
})
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|