소스 검색

检测结果字段修改

duy 2 년 전
부모
커밋
0f716dcf60
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/tentative/detect/test.vue

+ 1 - 1
src/views/tentative/detect/test.vue

@@ -148,7 +148,7 @@
                         <span>{{ contractInfo?.name }}</span>
                     </template>
                     <template #detectionResult="{row}">
-                        <span>{{ row.detectionResultName }}</span>
+                        <span>{{ row?.reportNo.length>0?row.detectionResultName:'' }}</span>
                     </template>
                     <template #action="{row}">
                         <HcTooltip keys="tentative_detect_test_annex">