diff --git a/src/views/goods/comment/detail/index.vue b/src/views/goods/comment/detail/index.vue index 9748bda..987f40b 100644 --- a/src/views/goods/comment/detail/index.vue +++ b/src/views/goods/comment/detail/index.vue @@ -2,26 +2,26 @@
{{ detailData.commentContent }}
-
{{ state.detailData.commentContent }}
+{{ detailData.followComment.commentContent }}
+{{ state.detailData.followComment.commentContent }}