From a935bcf4d5922283ad015c66de6241e776d43bd9 Mon Sep 17 00:00:00 2001 From: kimdaae328 Date: Mon, 24 Feb 2025 14:04:17 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EC=9D=B5?= =?UTF-8?q?=EB=AA=85=20=EC=A7=84=ED=96=89=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/board/BoardComment.vue | 16 ++++-- src/components/board/BoardCommentArea.vue | 6 +- src/components/board/BoardCommentList.vue | 7 ++- src/components/board/BoardProfile.vue | 9 ++- src/views/board/BoardView.vue | 68 +++++++++++++++-------- 5 files changed, 73 insertions(+), 33 deletions(-) diff --git a/src/components/board/BoardComment.vue b/src/components/board/BoardComment.vue index 932c36f..2bcdc10 100644 --- a/src/components/board/BoardComment.vue +++ b/src/components/board/BoardComment.vue @@ -2,6 +2,7 @@
{{ passwordCommentAlert }}
- +

authorId:{{ comment.authorId }}

+

코멘트 비교: {{comment.isCommentAuthor}}

+