Fix:3919 【商城小程序】资讯—楼主回复未显示在该评论下方
This commit is contained in:
@@ -177,6 +177,7 @@ export default {
|
||||
contentId: this.currentComment.contentId, // 评论的目标内容ID,必传
|
||||
contentType: 'hotelNews', // 评论的目标内容类型,必传(店铺资讯传入值hotelNews)
|
||||
reply: this.content, // 评论内容,必传
|
||||
parentReplyId: this.currentComment.parentReplyId,
|
||||
atUid: this.currentComment.senderUid // @的用户ID
|
||||
}
|
||||
replyMessage(params).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user