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

在这里绑定,绑定成功后,列表重复

Signed-off-by: 口口口 <17975121@qq.com>
main
口口口 2 years ago committed by Gitee
parent 821c804189
commit 68f6683e52
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