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}}