浏览代码

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>