This commit is contained in:
haomingming 2025-12-12 15:38:08 +08:00
parent 10f4dfae6a
commit 79877464fb

View File

@ -86,7 +86,7 @@ v-show="voting">
round
style="margin-right: 8px;"
/>
<div>{{ auther.author_name}}&nbsp;{{ auther.hospital_name }}</div>
<div>{{ auther.author_name}}<br/>{{ auther.hospital_name }}</div>
</div>
</div>
@ -157,7 +157,7 @@ v-show="voting">
round
style="margin-right: 8px;"
/>
<div>{{ auther.author_name}}&nbsp;{{ auther.hospital_name }}</div>
<div>{{ auther.author_name}}<br />{{ auther.hospital_name }}</div>
</div>
</div>