From 1cf024a80d82b70082ab26f894ec6d37e74de157 Mon Sep 17 00:00:00 2001 From: GJW200011 <2399547226@qq.com> Date: Wed, 15 Dec 2021 10:52:54 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=8F=91=E7=A5=A8=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E4=B8=BA=E7=A9=BA=E6=98=BE=E7=A4=BA=E5=B7=B2=E5=BC=80=E7=A5=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/invoice/invoice_history/invoice_history.wxml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/user/invoice/invoice_history/invoice_history.wxml b/pages/user/invoice/invoice_history/invoice_history.wxml index ed8da48..a2f5b23 100644 --- a/pages/user/invoice/invoice_history/invoice_history.wxml +++ b/pages/user/invoice/invoice_history/invoice_history.wxml @@ -12,6 +12,6 @@ ¥{{item.total_price}} - - 立即下载 + 立即下载 + {{item.invoice_status}} \ No newline at end of file