Parcourir la source

温度字段修改

dengrui il y a 6 mois
Parent
commit
092eab7ba1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/pro/traceability/components/collectionCom.vue

+ 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 "温度";