Explorar el Código

[edit] postId

wenliming hace 2 años
padre
commit
d274a007d1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
     });