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