ZaiZai 1 rok pred
rodič
commit
3a31ba8d87

+ 3 - 1
src/views/tasks/components/hc-data/material-form.vue

@@ -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>