变形
This commit is contained in:
parent
10f4dfae6a
commit
79877464fb
@ -86,7 +86,7 @@ v-show="voting">
|
||||
round
|
||||
style="margin-right: 8px;"
|
||||
/>
|
||||
<div>{{ auther.author_name}} {{ 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}} {{ auther.hospital_name }}</div>
|
||||
<div>{{ auther.author_name}}<br />{{ auther.hospital_name }}</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user