diff --git a/packages/nc-gui/components/smartsheet/calendar/index.vue b/packages/nc-gui/components/smartsheet/calendar/index.vue index e4c3f3ae9a..f36d3227fa 100644 --- a/packages/nc-gui/components/smartsheet/calendar/index.vue +++ b/packages/nc-gui/components/smartsheet/calendar/index.vue @@ -242,7 +242,9 @@ const headerText = computed(() => { type="secondary" @click="goToToday" > - {{ $t('activity.goToToday') }} + + {{ $t('activity.goToToday') }} + {{ activeCalendarView }}