From 7c019a6300f9ac137d97db34a6f721c0592fe98e Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:58:52 +0700 Subject: [PATCH] fix(calendar): keep depth layers mounted in one card without display swap --- .../workspace/calendar/CrmCalendarPanel.vue | 43 +++++++++++++++++-- 1 file changed, 39 insertions(+), 4 deletions(-) diff --git a/frontend/app/components/workspace/calendar/CrmCalendarPanel.vue b/frontend/app/components/workspace/calendar/CrmCalendarPanel.vue index 6c45e6c..8d41968 100644 --- a/frontend/app/components/workspace/calendar/CrmCalendarPanel.vue +++ b/frontend/app/components/workspace/calendar/CrmCalendarPanel.vue @@ -203,8 +203,11 @@ defineProps<{ {{ formatDay(item.first.start) }} ยท {{ item.first.title }} -
-
+
+
Sun Mon @@ -258,7 +261,10 @@ defineProps<{
-
+
-
+