@@ -336,7 +336,7 @@ export default {
postId: this.detail.postId,
srcContentId: this.detail.srcContentId,
senderId: this.detail.srcUserId,
- status: this.reportStatus,
+ status: '',
},
}
})