This commit is contained in:
jxxghp
2023-07-19 18:56:46 +08:00
parent db58c9d147
commit 37c4be2ee1

View File

@@ -38,7 +38,7 @@ const accountInfo: any = inject("accountInfo");
color="success"
>
<VAvatar color="primary" variant="tonal">
<VImg :src="avatar1" />
<VImg :src="accountInfo.avatar" />
</VAvatar>
</VBadge>
</VListItemAction>