|
@@ -45,7 +45,9 @@
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<hc-info-table-td center is-title>合格证号:</hc-info-table-td>
|
|
|
- <hc-info-table-td width="auto" colspan="3">{{ baseForm?.certificate }}</hc-info-table-td>
|
|
|
+ <hc-info-table-td width="120px">{{ baseForm?.certificate }}</hc-info-table-td>
|
|
|
+ <hc-info-table-td center is-title>合同规定预付款金额:</hc-info-table-td>
|
|
|
+ <hc-info-table-td width="120px">{{ baseForm?.contractStatedMoney }}</hc-info-table-td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<hc-info-table-td center is-title>备注:</hc-info-table-td>
|