WIP Паспортные данные отображаются при изменении

This commit is contained in:
Daria Golova
2022-12-07 18:11:30 +03:00
parent 3ee9f9e4f9
commit e59a7f6f43
5 changed files with 161 additions and 62 deletions

View File

@@ -4,6 +4,7 @@
.text-info.text-xxs.font-semibold Город
base-select.cursor-grab(
disable,
textStyle="text-sm",
placeholder="Введите город",
v-model="dopeAddress.city",
:style="{backgroundColor: 'var(--bg-disable-grey-color)'}"