From e40e8463be8a153537da715d6159e4a94849f23c Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Thu, 17 Aug 2023 09:54:42 +0800 Subject: [PATCH] finish --- src/components/info/EnvironmentInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/info/EnvironmentInfo.vue b/src/components/info/EnvironmentInfo.vue index ff77003..5b04fbc 100644 --- a/src/components/info/EnvironmentInfo.vue +++ b/src/components/info/EnvironmentInfo.vue @@ -27,7 +27,7 @@
{{ props.cardType == 1 ? '仓内' : '环境' }}湿度
-{{ getHumidity() }}℃
+{{ getHumidity() }} {{ '%RH' }}