diff --git a/src/components/voteboard/voteCardCheckList.vue b/src/components/voteboard/voteCardCheckList.vue index 9f6aa6f..889dbe0 100644 --- a/src/components/voteboard/voteCardCheckList.vue +++ b/src/components/voteboard/voteCardCheckList.vue @@ -10,7 +10,8 @@ @change="handleChange" > {{ data.LOCVOTCON }} - + + {{ data.LOCVOTLIK }} @@ -54,5 +55,10 @@ const handleChange = (event) => { diff --git a/src/components/voteboard/voteLinkInput.vue b/src/components/voteboard/voteLinkInput.vue index fb9cd0c..ee65244 100644 --- a/src/components/voteboard/voteLinkInput.vue +++ b/src/components/voteboard/voteLinkInput.vue @@ -6,21 +6,22 @@