Commit 68f6683e by 口口口 Committed by Gitee

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

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

Signed-off-by: 口口口 <17975121@qq.com>
parent 821c8041
...@@ -66,7 +66,6 @@ const bindSocial = () => { ...@@ -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()
}) })
} }
......
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 sign in to comment