@@ -319,7 +319,7 @@ const startTest1 = (a, b, c) => {
};
const showLable = (key) => {
switch (key) {
- case "temperature":
+ case "tipTemperature":
return "温度";
case "CH5Val":