diff --git a/spa/src/components/Form/TgInput.vue b/spa/src/components/Form/TgInput.vue index 8dc21b9..3f9a45f 100644 --- a/spa/src/components/Form/TgInput.vue +++ b/spa/src/components/Form/TgInput.vue @@ -10,7 +10,7 @@ @input="$emit('clearError')" :maxlength="maxlength" /> -

{{ error }}

+

{{ error }}

diff --git a/spa/src/views/Checkout.vue b/spa/src/views/Checkout.vue index c787d8f..cbee008 100644 --- a/spa/src/views/Checkout.vue +++ b/spa/src/views/Checkout.vue @@ -22,14 +22,17 @@ @clearError="checkout.clearError('lastName')" /> - +
+ +

{{ checkout.validationErrors.phone }}

+
-

+

Подтверждение отправлено Вам в личных сообщениях.