diff --git a/src/components/station/station-card/station-card.vue b/src/components/station/station-card/station-card.vue index 068f20a..1b8ca50 100644 --- a/src/components/station/station-card/station-card.vue +++ b/src/components/station/station-card/station-card.vue @@ -135,9 +135,9 @@ const onSelectDropdownOption = (key: string, option: DropdownOption) => {
- 在线{{ onlineDeviceCount }}台 + 在线 {{ onlineDeviceCount }} 台 · - 离线 {{ offlineDeviceCount }}台 + 离线 {{ offlineDeviceCount }} 台