WIP Добавила модалку

This commit is contained in:
Daria Golova
2023-05-04 17:53:43 +03:00
parent 8e28adde77
commit 0390e96eb4
8 changed files with 523 additions and 73 deletions

View File

@@ -13,7 +13,7 @@
img.teeth-icon(src="@/assets/icons/teeth.svg")
.flex.items-center.gap-x-2
base-avatar(:size="40")
img.avatar.object-cover(
img.object-cover(
v-if="protocolData.employee?.photo"
:src="protocolData.employee?.photo"
alt="avatar"