Browse Source

[edit] postId

wenliming 2 years ago
parent
commit
d274a007d1
1 changed files with 1 additions and 0 deletions
  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
     });