!323 update src/views/Profile/components/UserSocial.vue.

Merge pull request !323 from 口口口/N/A
main
芋道源码 2 years ago committed by Gitee
commit 9d7c578d48
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -66,7 +66,6 @@ const bindSocial = () => {
socialBind(type, code, state).then(() => { socialBind(type, code, state).then(() => {
message.success('绑定成功') message.success('绑定成功')
emit('update:activeName', 'userSocial') emit('update:activeName', 'userSocial')
initSocial()
}) })
} }

Loading…
Cancel
Save