From 946ec28ec81a945cff9f5ea0e21284a368312b41 Mon Sep 17 00:00:00 2001 From: khj0414 Date: Thu, 20 Mar 2025 14:56:00 +0900 Subject: [PATCH] =?UTF-8?q?=ED=88=AC=ED=91=9C=EC=88=98=EC=A0=95=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/input/FormInput.vue | 3 +++ src/components/voteboard/voteCard.vue | 17 ++++++++++++++--- src/components/voteboard/voteResultCard.vue | 2 +- src/views/voteboard/voteBoardList.vue | 2 +- src/views/voteboard/voteboardWrite.vue | 18 ++++++++++-------- 5 files changed, 29 insertions(+), 13 deletions(-) diff --git a/src/components/input/FormInput.vue b/src/components/input/FormInput.vue index 931ff2e..7c1da23 100644 --- a/src/components/input/FormInput.vue +++ b/src/components/input/FormInput.vue @@ -19,6 +19,9 @@ @focusout="$emit('focusout', modelValue)" @input="handleInput" /> +
+ +
{{ title }}을 확인해주세요.
카테고리 중복입니다.
diff --git a/src/components/voteboard/voteCard.vue b/src/components/voteboard/voteCard.vue index 060e771..5d518a0 100644 --- a/src/components/voteboard/voteCard.vue +++ b/src/components/voteboard/voteCard.vue @@ -28,7 +28,6 @@ -

@@ -53,7 +52,7 @@ 투표 완료 : 종료시 투표 결과가 나타납니다.
- +