This commit is contained in:
jxxghp
2023-11-29 08:11:47 +08:00
parent 56bbb8d0ff
commit bae9c85990

View File

@@ -290,6 +290,7 @@ const dropdownItems = ref([
aspect-ratio="4/3"
cover
:class="{ shadow: isImageLoaded }"
@load="isImageLoaded = true"
/>
</VAvatar>
</div>