Commit 90758f3b by zhangdaiscott

有个小Bug issues/I3854N

parent 766c48bd
...@@ -175,7 +175,7 @@ export const JeecgThirdLoginMixin = { ...@@ -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)
} }
}) })
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment