ソースを参照

温度字段修改

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