From 922b7e090411ce84400dec74584154ff021022c3 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Tue, 18 Feb 2025 13:19:21 +0900 Subject: [PATCH] =?UTF-8?q?=E3=85=87=E3=85=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/board/BoardComment.vue | 2 +- ...ardComentArea.vue => BoardCommentArea.vue} | 0 src/components/modal/VacationGrantModal.vue | 56 +++----- src/components/modal/VacationModal.vue | 136 +++++++++--------- src/views/board/BoardView.vue | 2 +- 5 files changed, 95 insertions(+), 101 deletions(-) rename src/components/board/{BoardComentArea.vue => BoardCommentArea.vue} (100%) diff --git a/src/components/board/BoardComment.vue b/src/components/board/BoardComment.vue index 0e1fbef..07e2327 100644 --- a/src/components/board/BoardComment.vue +++ b/src/components/board/BoardComment.vue @@ -68,7 +68,7 @@ +