duy 1 年之前
父節點
當前提交
ee9d530399
共有 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>