@@ -716,6 +716,7 @@ async function clickRetweetBtn() {
function onTweetReplyClick(params) {
let replyData = {
postId: state.postId,
+ iframeId: state.iframeId,
type: params.type,
taskLuckdropId: state.detail.taskLuckdropId
}