|
@@ -30,7 +30,7 @@
|
|
|
<hc-info-table-td center is-title width="120px">变更后数量:</hc-info-table-td>
|
|
|
<hc-info-table-td width="auto">{{ infoData?.changeTotal }}</hc-info-table-td>
|
|
|
<hc-info-table-td center is-title width="120px">专项暂定金:</hc-info-table-td>
|
|
|
- <hc-info-table-td width="auto">{{ infoData?.changePrice }}</hc-info-table-td>
|
|
|
+ <hc-info-table-td width="auto">{{ infoData?.isSpecialFund }}</hc-info-table-td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<hc-info-table-td center is-title width="120px">合同金额:</hc-info-table-td>
|