From 5bb0e3928f1da7ff394dae3ccf40377f6ca14af5 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Fri, 3 Apr 2026 14:36:57 +0700 Subject: [PATCH] Fix profile route structure --- app/pages/{profile.vue => profile/index.vue} | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename app/pages/{profile.vue => profile/index.vue} (88%) diff --git a/app/pages/profile.vue b/app/pages/profile/index.vue similarity index 88% rename from app/pages/profile.vue rename to app/pages/profile/index.vue index cf5b3ef..407118f 100644 --- a/app/pages/profile.vue +++ b/app/pages/profile/index.vue @@ -59,10 +59,14 @@ const defaultDeliveryAddress = computed(() => deliveryAddresses.value.find((item
Карточка контрагента
- Attention +
{{
@@ -76,7 +80,6 @@ const defaultDeliveryAddress = computed(() => deliveryAddresses.value.find((item
Уведомления Адреса доставки Адреса доставки
{{
defaultDeliveryAddress