From 8364c0e9a913385bb621aedda59a7dcb49fdf818 Mon Sep 17 00:00:00 2001 From: wenshijun Date: Wed, 15 Apr 2026 15:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93=E4=BC=A0=E6=84=9F=E5=99=A8?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/worn/warehouseDashboard/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/worn/warehouseDashboard/index.vue b/src/views/worn/warehouseDashboard/index.vue index 29344eb..872f120 100644 --- a/src/views/worn/warehouseDashboard/index.vue +++ b/src/views/worn/warehouseDashboard/index.vue @@ -266,7 +266,7 @@ function getSensorTypeName(type) { const nameMap = { smoke: '烟雾传感器', water: '水浸传感器', - socket: '智能插座', + socket: '智能排风', door: '门禁状态', env: '环境传感器', tempHum: '温湿度传感器',