From f2068c7b16596caf6789ff5ba5a19ed027a90ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wei=5F=E4=BD=B3?= Date: Thu, 27 Nov 2025 18:21:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E5=8F=91=E7=A5=A8?= =?UTF-8?q?=E5=92=8C=E7=94=A8=E6=88=B7=E5=88=97=E8=A1=A8=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=B8=B2=E6=9F=93=E9=80=BB=E8=BE=91=EF=BC=8C=E5=B9=B6=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E7=94=A8=E6=88=B7=E9=99=90=E9=A2=9D=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E7=9A=84=E5=88=9D=E5=A7=8B=E5=8C=96=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/transaction/invoice/index.vue | 45 +++++++-------- .../views/user-management/user-list/index.vue | 55 +++++++++---------- 2 files changed, 45 insertions(+), 55 deletions(-) diff --git a/web/src/views/transaction/invoice/index.vue b/web/src/views/transaction/invoice/index.vue index 56254fd..f581a38 100644 --- a/web/src/views/transaction/invoice/index.vue +++ b/web/src/views/transaction/invoice/index.vue @@ -1,5 +1,5 @@