소스 검색

参数修改

dengrui 8 달 전
부모
커밋
e0319a0642
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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":