wenliming 2 лет назад
Родитель
Сommit
d274a007d1
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/view/iframe/treasure-hunt/components/invite-friends.vue

+ 1 - 0
src/view/iframe/treasure-hunt/components/invite-friends.vue

@@ -168,6 +168,7 @@ const clickShare = (item) => {
         shareLinkId: state.invite_code,
         myShareLinkId: state.detail.inviteCopyUrl,
         currentInvitedNum: state.inviteCount,
+        postId: state.postId
     }, {
         'channel-name': item.name
     });