Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -157,6 +157,7 @@ export class ProcessUtils { | @@ -157,6 +157,7 @@ export class ProcessUtils { | ||
| 157 | content.relId = comment.relId | 157 | content.relId = comment.relId |
| 158 | content.relType = comment.relType | 158 | content.relType = comment.relType |
| 159 | content.commentInfo = comment | 159 | content.commentInfo = comment |
| 160 | + content.customParamTargetLayout = "comment" | ||
| 160 | return content | 161 | return content |
| 161 | } | 162 | } |
| 162 | 163 |
-
Please register or login to post a comment