Fix(评论):[#4018]错误提示未显示
This commit is contained in:
@@ -252,9 +252,8 @@ export default {
|
||||
parentReplyId: this.currentComment.parentReplyId
|
||||
}
|
||||
replyMessage(params).then(res => {
|
||||
this.fetchList()
|
||||
}).finally(() => {
|
||||
uni.hideLoading()
|
||||
this.fetchList()
|
||||
})
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user