From 5a4b770fa1a097077698c9a213836febad56c356 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Fri, 14 Feb 2025 16:22:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9B=90=EB=A6=AC=EC=8A=A4=ED=8A=B8?= =?UTF-8?q?=20=EB=AA=A8=EB=8B=AC=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/modal/VacationGrantModal.vue | 177 ++++++++++++++++---- src/components/vacation/ProfileList.vue | 2 +- src/views/vacation/VacationManagement.vue | 1 - 3 files changed, 149 insertions(+), 31 deletions(-) diff --git a/src/components/modal/VacationGrantModal.vue b/src/components/modal/VacationGrantModal.vue index 4d66368..c6e1476 100644 --- a/src/components/modal/VacationGrantModal.vue +++ b/src/components/modal/VacationGrantModal.vue @@ -1,49 +1,60 @@ diff --git a/src/components/vacation/ProfileList.vue b/src/components/vacation/ProfileList.vue index a0f267e..3bed82e 100644 --- a/src/components/vacation/ProfileList.vue +++ b/src/components/vacation/ProfileList.vue @@ -1,6 +1,6 @@