diff --git a/src/views/voteList.vue b/src/views/voteList.vue
index f6cc0ce..cb92482 100644
--- a/src/views/voteList.vue
+++ b/src/views/voteList.vue
@@ -86,7 +86,7 @@ v-show="voting">
round
style="margin-right: 8px;"
/>
-
{{ auther.author_name}} {{ auther.hospital_name }}
+ {{ auther.author_name}}
{{ auther.hospital_name }}
@@ -157,7 +157,7 @@ v-show="voting">
round
style="margin-right: 8px;"
/>
- {{ auther.author_name}} {{ auther.hospital_name }}
+ {{ auther.author_name}}
{{ auther.hospital_name }}