暂无数据,请点击「刷新数据」加载
| 商务负责人 | 年初数 (万元) |
本年累计发货 (万元) |
本年累计回款 (万元) |
月末未回笼余额 (万元) |
余额占比 | 应收账款账龄(万元) | 超期货款占比 (2年以上/余额) |
||
|---|---|---|---|---|---|---|---|---|---|
| 1 年以内 | 1~2 年 | 2 年以上 | |||||||
| {{ row.name }} | {{ fmt(row.year_init) }} | {{ fmt(row.ytd_delivery) }} | {{ fmt(row.ytd_receipt) }} | {{ fmt(row.month_end_balance) }} | {{ fmtPct(row.month_end_ratio) }} | {{ fmt(row.ar_within_1y) }} | {{ fmt(row.ar_1y_to_2y) }} | {{ fmt(row.ar_over_2y) }} | {{ fmtPct(row.overdue_ratio) }} |
| 合 计 | {{ fmt(total.year_init) }} | {{ fmt(total.ytd_delivery) }} | {{ fmt(total.ytd_receipt) }} | {{ fmt(total.month_end_balance) }} | 100.00% | {{ fmt(total.ar_within_1y) }} | {{ fmt(total.ar_1y_to_2y) }} | {{ fmt(total.ar_over_2y) }} | {{ fmtPct(total.overdue_ratio) }} |
{{ loadingMsg || '正在从百数云加载数据,请稍候…' }}