From 83e8712dfc479a98fc2c4613f5e7c7e603b53ada Mon Sep 17 00:00:00 2001 From: zhangjf Date: Mon, 23 Feb 2026 14:23:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=B0=E5=A2=9E=E6=94=AF=E5=87=BA?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=B7=BB=E5=8A=A0=E6=94=B6=E6=AC=BE=E5=8D=95?= =?UTF-8?q?=E4=BD=8D=E5=BF=85=E5=A1=AB=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fund-admin/src/views/expense/index.vue | 11 +++++++++++ fund-mobile/src/views/expense/Add.vue | 12 +++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/fund-admin/src/views/expense/index.vue b/fund-admin/src/views/expense/index.vue index 7cc0679..c00237d 100644 --- a/fund-admin/src/views/expense/index.vue +++ b/fund-admin/src/views/expense/index.vue @@ -53,6 +53,7 @@ ¥{{ row.amount?.toLocaleString() || '0' }} +