dengrui hace 8 meses
padre
commit
e0319a0642
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/pro/traceability/components/collectionCom.vue

+ 2 - 0
src/views/pro/traceability/components/collectionCom.vue

@@ -209,6 +209,8 @@ const showLable = (key) => {
       return "拧紧过程中最大扭力值";
     case "taskNo":
       return "当前任务号";
+    case "taskName":
+      return "任务名";
     case "warning":
       return "警报";
     case "tightenResult":