预期收益: {{ totalInterestFormate | formatMoney:false:true:2:true }}元
本息合计:{{totalIncome | stCurrency: false: false: true}}元
| 期次 | 还款日 | 天数 | 应收本息 | 应收本金 | 应收利息 | 待收本息 |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ item.repaymentTime }} | {{ item.days }} |
本息合计:{{totalIncome | stCurrency: false: false: true}}元
| 期次 | 还款日 | 天数 | 应收本息 | 应收本金 | 应收利息 | 待收本息 |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ item.repaymentTime }} | {{ item.days }} |