diff --git a/src/views/contract/components/printPaymentForm.vue b/src/views/contract/components/printPaymentForm.vue new file mode 100644 index 0000000..71b8f2a --- /dev/null +++ b/src/views/contract/components/printPaymentForm.vue @@ -0,0 +1,132 @@ + + + + + \ No newline at end of file diff --git a/src/views/contract/components/printReimbursement.vue b/src/views/contract/components/printReimbursement.vue index d07a835..11912b4 100644 --- a/src/views/contract/components/printReimbursement.vue +++ b/src/views/contract/components/printReimbursement.vue @@ -49,7 +49,7 @@ {{ getChildrenRatio }} {{ getChildrenActual }} 财审科审核 - {{ getFinanceApproval }} + {{ }} 幼托费用 @@ -57,7 +57,7 @@ 无 {{ getNurseryActual }} 分管领导审核 - {{ getLeaderApproval }} + {{ }} 子女保险费 @@ -65,13 +65,13 @@ 无 {{ getChildInsuranceActual }} 财务分管领导审核 - {{ getFinanceLeaderApproval }} + {{ }} 合计 {{ getTotalFee }} {{ getTotalActual }} 单位负责人审批 - {{ getUnitApproval }} + {{ }} 报销金额(大写) diff --git a/src/views/contract/contractList.vue b/src/views/contract/contractList.vue index 7005d50..1132125 100644 --- a/src/views/contract/contractList.vue +++ b/src/views/contract/contractList.vue @@ -164,14 +164,14 @@ @@ -510,44 +510,66 @@