mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-08 09:58:48 +00:00
有个小Bug issues/I3854N
This commit is contained in:
parent
766c48bdbf
commit
90758f3b2a
@ -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)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user