diff --git a/pages/bonus/index.vue b/pages/bonus/index.vue index bb1bd85..6bc7774 100644 --- a/pages/bonus/index.vue +++ b/pages/bonus/index.vue @@ -9,7 +9,8 @@ - 昨日实发合计: {{toSum | toThousandthAndKeepDecimal}} + 本月合计: {{monthIncomeTotal | toThousandthAndKeepDecimal}} + 昨日合计: {{toSum | toThousandthAndKeepDecimal}}