chenqs

fix |> 修复点击精品评论内容,跳转到文章页面,没有定位到对应评论

... ... @@ -157,6 +157,7 @@ export class ProcessUtils {
content.relId = comment.relId
content.relType = comment.relType
content.commentInfo = comment
content.customParamTargetLayout = "comment"
return content
}
... ...