ZaiZai 1 жил өмнө
parent
commit
7c52ebab03

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240807174354"
+  "value": "20240809102552"
 }

+ 1 - 1
src/views/project/modules/project-list.vue

@@ -97,7 +97,7 @@
                                     </tr>
                                     <tr>
                                         <hc-info-table-td is-title width="128px" center>开工累计完成投资</hc-info-table-td>
-                                        <hc-info-table-td center width="100px">{{ yearData.list[yearIndex].yearFinishInvest || "-" }}</hc-info-table-td>
+                                        <hc-info-table-td center width="100px">{{ yearData.list[yearIndex].startFinishInvest || "-" }}</hc-info-table-td>
                                         <hc-info-table-td is-title width="100px" center>联系人</hc-info-table-td>
                                         <hc-info-table-td center>{{ yearData.list[yearIndex]?.linkman || '-' }}</hc-info-table-td>
                                         <hc-info-table-td is-title width="100px" center>联系电话</hc-info-table-td>