[WIP] Добавил форму зубной формулы

This commit is contained in:
DwCay
2023-05-25 19:09:43 +03:00
parent a87381773f
commit 8ce6fce06c
7 changed files with 73 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
.flex.w-fit.gap-10px.items-center.delete-button.cursor-pointer(v-if="!isEdit && titleDelete" @click="deleteItem")
q-icon(name="app:basket" size="20")
span.text-smm.font-medium {{ titleDelete }}
slot(name="right-corner")
slot
.flex.h-fit.w-fit.gap-2(v-if="isEdit && buttonsPresence")
q-btn(