From def0d758405fcc6ce0772884b2af8a47e3ff558d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wei=5F=E4=BD=B3?= Date: Mon, 24 Nov 2025 11:16:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E5=87=AD=E8=AF=81?= =?UTF-8?q?=E5=92=8C=E5=BC=80=E7=A5=A8=E8=AE=B0=E5=BD=95=E7=9A=84=E6=97=A5?= =?UTF-8?q?=E6=9C=9F=E8=8C=83=E5=9B=B4=E6=9F=A5=E8=AF=A2=EF=BC=8C=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20dayjs=20=E7=B2=BE=E7=A1=AE=E5=A4=84=E7=90=86?= =?UTF-8?q?=E8=B5=B7=E6=AD=A2=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/transaction/invoice/index.vue | 19 ++++++++++++++++--- web/src/views/transaction/receipts/index.vue | 19 ++++++++++++++++--- 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/web/src/views/transaction/invoice/index.vue b/web/src/views/transaction/invoice/index.vue index 6294e38..bd0bdf4 100644 --- a/web/src/views/transaction/invoice/index.vue +++ b/web/src/views/transaction/invoice/index.vue @@ -1,5 +1,6 @@