From 1e1aa3a6a0ad41e144c521447cbb3a4df94b5595 Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 20 May 2025 10:33:55 +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=87=E9=A2=98=E6=94=B9?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/bonus/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/bonus/index.vue b/pages/bonus/index.vue index 2e5b5b5..b98f474 100644 --- a/pages/bonus/index.vue +++ b/pages/bonus/index.vue @@ -9,8 +9,8 @@ - 本月实发合计: {{monthIncomeTotal | toThousandthAndKeepDecimal}} - 昨日实发合计: {{toSum | toThousandthAndKeepDecimal}} + 本月合计: {{monthIncomeTotal | toThousandthAndKeepDecimal}} + 昨日合计: {{toSum | toThousandthAndKeepDecimal}}