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: '温湿度传感器',