WIP Сделана выборка по полисам

This commit is contained in:
Daria Golova
2023-01-10 17:31:23 +03:00
parent 252d15f5bf
commit 99219a6aaa
6 changed files with 98 additions and 34 deletions

View File

@@ -6,6 +6,7 @@
base-input.w-full(
placeholder="ФИО*",
v-model="clientDetail.fullName",
disabled
)
base-radio-buttons-group(
:items="gendersList",