소스 검색

关联故障现象字段替换

seimin 8 달 전
부모
커밋
e4518569fb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/app/share/assets-product-management-prompt-modal/assets-product-management-prompt-modal.component.html

+ 1 - 1
src/app/share/assets-product-management-prompt-modal/assets-product-management-prompt-modal.component.html

@@ -24,7 +24,7 @@
24 24
             </thead>
25 25
             <tbody>
26 26
               <tr *ngFor="let data of historySpecimenList;let i = index;">
27
-                <td>{{ data.incidentCategoryDTO?.category }}</td>
27
+                <td>{{ data.incidentCategoryDTO?.mutiCategory }}</td>
28 28
                 <td>{{ data.alias }}</td>
29 29
                 <td>{{ data.status?.name }}</td>
30 30
                 <td>