diff --git a/public/components/property/reportHuaningPayFee/reportHuaningPayFee.html b/public/components/property/reportHuaningPayFee/reportHuaningPayFee.html
index 89018eaf4..51222839a 100644
--- a/public/components/property/reportHuaningPayFee/reportHuaningPayFee.html
+++ b/public/components/property/reportHuaningPayFee/reportHuaningPayFee.html
@@ -8,7 +8,7 @@
楼栋号 |
每月应收 |
{{reportHuaningPayFeeInfo.conditions.month}}月实收 |
- {{reportHuaningPayFeeInfo.conditions.month}}月实收中属于{{reportHuaningPayFeeInfo.conditions.year}}年1-{{reportHuaningPayFeeInfo.conditions.month}}月部分 |
+ {{reportHuaningPayFeeInfo.conditions.month}}月实收中属于{{reportHuaningPayFeeInfo.conditions.year}}年1-{{reportHuaningPayFeeInfo.conditions.month-1}}月部分 |
{{reportHuaningPayFeeInfo.conditions.month}}月实收中属于{{reportHuaningPayFeeInfo.conditions.year}}年{{reportHuaningPayFeeInfo.conditions.month}}月部分 |
{{reportHuaningPayFeeInfo.conditions.month}}月实收中属于{{_getNextMonth()}}起预收部分 |
{{reportHuaningPayFeeInfo.conditions.month}}月实收中属于收{{reportHuaningPayFeeInfo.conditions.year}}年前部分 |