From e94a01fc96bd1d60689ce1d60c5a5b53768635fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E5=8B=87?= <995058772@qq.com> Date: Sun, 21 Jan 2024 22:23:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8C=BA=E5=88=86=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/reimbursement/InvoiceIssuance.vue | 239 +++++++--------- src/views/reimbursement/list.vue | 289 ++++++++------------ 2 files changed, 204 insertions(+), 324 deletions(-) diff --git a/src/views/reimbursement/InvoiceIssuance.vue b/src/views/reimbursement/InvoiceIssuance.vue index 9e0c97e..3855a01 100644 --- a/src/views/reimbursement/InvoiceIssuance.vue +++ b/src/views/reimbursement/InvoiceIssuance.vue @@ -2,95 +2,50 @@
- + - - - - - - - 搜索 + + + + + + + 搜索
- 新增 + 新增
-
合同总金额 : {{total01}} 总开票金额 : {{total02}} 已付款总金额 : {{total03}}
- - +
合同总金额 : {{ totalAmountSum }} + 总开票金额 : {{ invoiceAmountSum }} 已付款总金额 : {{ paidAmountSum }} +
+ + - + - - + + - + - + - + - + - + - + - +