From 9a1d8e1b254bc19f364d874c07ed8e2c25f01dc0 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Mon, 1 Jul 2024 15:39:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E5=AD=97=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/fund/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my/fund/index.vue b/my/fund/index.vue index 0470ba0..3d40311 100644 --- a/my/fund/index.vue +++ b/my/fund/index.vue @@ -53,7 +53,7 @@ {{item.type == 1 ?"收入":"支出"}} - {{item.money}}元 + -{{item.money}}元