From 2df9abaf42e44c44a50eb581a3e8d96e0c8b84c4 Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 20 May 2025 15:13:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(bonus):=20=E5=A5=96=E9=87=91=E6=98=8E?= =?UTF-8?q?=E7=BB=86=E5=90=88=E8=AE=A1=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/bonus/index.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pages/bonus/index.vue b/pages/bonus/index.vue index b98f474..05d15c5 100644 --- a/pages/bonus/index.vue +++ b/pages/bonus/index.vue @@ -9,8 +9,8 @@ - 本月合计: {{monthIncomeTotal | toThousandthAndKeepDecimal}} - 昨日合计: {{toSum | toThousandthAndKeepDecimal}} + 本月合计: {{monthIncomeTotal | toThousandthAndKeepDecimal}} + 昨日合计: {{toSum | toThousandthAndKeepDecimal}}