소스 검색

温度字段修改

dengrui 6 달 전
부모
커밋
092eab7ba1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 "温度";