ZaiZai 1 年之前
父節點
當前提交
3a31ba8d87
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/views/tasks/components/hc-data/material-form.vue

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