소스 검색

Merge remote-tracking branch 'origin/master'

ZaiZai 1 년 전
부모
커밋
73327f4906
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/project/debit/contract/components/unit/info-table.vue

+ 1 - 1
src/views/project/debit/contract/components/unit/info-table.vue

@@ -10,7 +10,7 @@
         </tr>
         <tr>
             <hc-info-table-td center is-title width="120px">工程类型:</hc-info-table-td>
-            <hc-info-table-td width="auto">{{ infoData?.engineeringType }}</hc-info-table-td>
+            <hc-info-table-td width="auto">{{ infoData?.engineeringTypeName }}</hc-info-table-td>
             <hc-info-table-td center is-title width="120px">显示类型:</hc-info-table-td>
             <hc-info-table-td width="auto">{{ infoData?.showType }}</hc-info-table-td>
             <hc-info-table-td center is-title width="120px">起始桩号:</hc-info-table-td>