Pārlūkot izejas kodu

温度字段修改

dengrui 6 mēneši atpakaļ
vecāks
revīzija
092eab7ba1

+ 1 - 1
src/views/pro/traceability/components/collectionCom.vue

@@ -197,7 +197,7 @@ useCrud2.value.option = Object.assign(useCrud2.value.option, {
 });
 const showLable = (key) => {
   switch (key) {
-    case "temperature":
+    case "tipTemperature":
       return "温度";
     case "CH5Val":
       return "温度";