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