[WIP] Фикс апдейта данных клиента

This commit is contained in:
megavrilinvv
2022-12-07 17:28:21 +03:00
parent a42d8aa30a
commit a8be61b4e4
4 changed files with 39 additions and 24 deletions

View File

@@ -9,7 +9,8 @@
@click.stop,
type="text",
v-model:value="value.fullName",
:width-input="300"
:width-input="300",
placeholder="Фамилия Имя Отчество"
)
</template>