From e6f94af4d04d05e89002c0e42e5b0124d8afc08c Mon Sep 17 00:00:00 2001 From: kele <1184860403@qq.com> Date: Tue, 7 Feb 2023 15:54:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=8F=91=E7=A5=A8=E9=87=91=E9=A2=9D?= =?UTF-8?q?=E5=88=A4=E6=96=AD=E6=9D=A1=E4=BB=B6=E5=8F=8A=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/invoice.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/order/invoice.vue b/pages/order/invoice.vue index d1cb80af..dd33fa19 100644 --- a/pages/order/invoice.vue +++ b/pages/order/invoice.vue @@ -53,9 +53,9 @@ 发票税号 {{ state.data.tax_no }} - - 开票金额 - ¥{{ state.data.amount }} + + 实开金额 + ¥{{ state.data.invoice_amount }} 开票时间