From 021e4bb85124931388b067c262d844bcd6f1db09 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期四, 13 六月 2024 17:29:31 +0800 Subject: [PATCH] 完善创建任务功能 --- src/constant/factor-name.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/constant/factor-name.js b/src/constant/factor-name.js index d8b551a..360e5f0 100644 --- a/src/constant/factor-name.js +++ b/src/constant/factor-name.js @@ -12,7 +12,7 @@ TEMPERATURE: '娓╁害', HUMIDITY: '婀垮害', VOC: 'TVOC', //5 - // 'NOI': 'NOI', //9 + NOI: 'NOI', //9 LNG: '缁忓害', LAT: '绾害', VELOCITY: '杞﹂��', -- Gitblit v1.9.3