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