diff --git a/src/components/dashboard-page/station-card.vue b/src/components/dashboard-page/station-card.vue
index a3fc536..4b7617d 100644
--- a/src/components/dashboard-page/station-card.vue
+++ b/src/components/dashboard-page/station-card.vue
@@ -131,7 +131,8 @@ const theme = useThemeVars();
离线设备
- {{ offlineDeviceCount }}/{{ deviceCount }}
+ {{ offlineDeviceCount }}
+ /{{ deviceCount }}
台