表号为{{row.title}}的欠费信息
| 序号 |
上期指数 |
本期指数 |
抄表时间 |
总气量 |
用气金额 |
已交气费 |
已交违约金 |
实欠气费 |
是否缴费 |
违约金 |
违约天数 |
| {{$index + 1}} |
{{row.f_last_tablebase}} |
{{row.f_tablebase}} |
{{row.f_hand_date.substring(0, 10)}} |
{{row.f_oughtamount}} |
{{row.f_allfee}} |
{{row.f_debt_money}} |
{{row.f_selloverdue}} |
{{row.f_oughtfee}} |
{{row.f_whether_pay}} |
{{row.overdue}} |
{{row.overduedays}} |
|