From c51da7f56dc93337a4770bc2b168672cf4781f3e Mon Sep 17 00:00:00 2001 From: khj0414 Date: Fri, 14 Mar 2025 15:37:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BD=94=EB=93=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/voteboard/voteCard.vue | 72 ++++---- src/components/voteboard/voteCardCheck.vue | 3 +- .../voteboard/voteInCompleteUserList.vue | 10 +- .../voteboard/voteInCompleteUserListCard.vue | 14 +- src/components/voteboard/voteResultCard.vue | 2 +- src/components/voteboard/voteResultRandom.vue | 2 +- src/views/voteboard/voteBoardList.vue | 9 +- src/views/voteboard/voteboardWrite.vue | 156 +++++++++--------- 8 files changed, 135 insertions(+), 133 deletions(-) diff --git a/src/components/voteboard/voteCard.vue b/src/components/voteboard/voteCard.vue index a291f33..a95c1b7 100644 --- a/src/components/voteboard/voteCard.vue +++ b/src/components/voteboard/voteCard.vue @@ -1,6 +1,6 @@ diff --git a/src/components/voteboard/voteResultCard.vue b/src/components/voteboard/voteResultCard.vue index f2355d9..1a12b12 100644 --- a/src/components/voteboard/voteResultCard.vue +++ b/src/components/voteboard/voteResultCard.vue @@ -7,7 +7,7 @@
- 투표결과 + 투표결과
{{ data[0].LOCVOTCON }}
{{randomResultNum }}
diff --git a/src/components/voteboard/voteResultRandom.vue b/src/components/voteboard/voteResultRandom.vue index 05e5ad4..345c112 100644 --- a/src/components/voteboard/voteResultRandom.vue +++ b/src/components/voteboard/voteResultRandom.vue @@ -16,7 +16,7 @@ random..
- +
diff --git a/src/views/voteboard/voteBoardList.vue b/src/views/voteboard/voteBoardList.vue index 2545b4c..aa077ae 100644 --- a/src/views/voteboard/voteBoardList.vue +++ b/src/views/voteboard/voteBoardList.vue @@ -3,6 +3,7 @@
+
+
- - + +
+
투표가 없습니다.
+
-