diff --git a/packages/frontend/src/views/DashboardView.vue b/packages/frontend/src/views/DashboardView.vue index b61026f..8543bdf 100644 --- a/packages/frontend/src/views/DashboardView.vue +++ b/packages/frontend/src/views/DashboardView.vue @@ -133,7 +133,7 @@ const getActionTranslation = (actionType: string): string => {
{{ t('common.loading') }}
{{ t('dashboard.noRecentConnections', '没有最近连接记录') }}
-
- - {{ t('dashboard.viewAllConnections', '查看所有连接') }} - -
@@ -165,7 +160,7 @@ const getActionTranslation = (actionType: string): string => {
{{ t('common.loading') }}