refs #6105 VnAvatar description fixed
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
This commit is contained in:
parent
3a55429668
commit
d4abba6170
|
@ -16,7 +16,7 @@ const token = session.getToken();
|
|||
/>
|
||||
</QAvatar>
|
||||
<div class="description">
|
||||
<slot name="description">
|
||||
<slot name="description" v-if="$props.description">
|
||||
<p>
|
||||
{{ $props.description }}
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue