Fix(评论):[#4048]应该显示被回复at的用户昵称
This commit is contained in:
@@ -314,6 +314,7 @@ export default {
|
||||
atUid: this.currentComment.uid || null
|
||||
}
|
||||
addComment(params).then((res) => {
|
||||
uni.hideLoading()
|
||||
this.init()
|
||||
this.reply = ''
|
||||
this.currentComment = {}
|
||||
|
||||
Reference in New Issue
Block a user