From 77406f193207d049efde2c8ca07c33f0a590f8ea Mon Sep 17 00:00:00 2001 From: yangsy Date: Thu, 11 Dec 2025 15:55:27 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=BD=A6=E7=AB=99=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E6=96=87=E5=AD=97=E6=8E=92=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/station/station-card/station-card.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }} 台