From 7a438eb2e47cdd7499ffbf36fcbb9252e54689b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=A2=A6=E8=BF=9C?= <1063331231@qq.com> Date: Mon, 30 Jun 2025 14:26:02 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=B6=88=E6=AF=92=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0label?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/formula/FormulaConfig.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/formula/FormulaConfig.vue b/src/components/formula/FormulaConfig.vue index d175416..461628a 100644 --- a/src/components/formula/FormulaConfig.vue +++ b/src/components/formula/FormulaConfig.vue @@ -85,6 +85,8 @@ const labelUnitMap: Record = { injection_pump_speed: 'g/min', continued_gs: 'ppm', stoped_gs: 'ppm', + max_humidity: '%RH', + pre_heat_time_s: '秒', continued_humi: '%RH', stoped_humi: '%RH', continued_satur: '%RS',