Parcourir la source

已修改 src/views/pro/traceability/components/collectionCom.vue

qinhb il y a 1 mois
Parent
commit
0db9be1767
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. 5 1
      src/views/pro/traceability/components/collectionCom.vue

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

@@ -209,8 +209,12 @@ const showLable = (key) => {
       return "持续时间";
     case "DataTimes":
       return "采集时间";
-    case "result":
+    case "tighteningresult":
       return "拧紧结果";
+    case "ng":
+      return "NG";
+    case "alarm":
+      return "警报";
     case "error":
       return "警报";
     case "length":