月度数据汇总
统计年份 统计月份 {{ loadingMsg }}
发货回笼汇总
{{ statYear }}年{{ statMonth }}月  |  共 {{ rows.length }} 人  |  点击年初数单元格可编辑
📋

暂无数据

商务负责人 年初数
(万元)
发货
(万元)
回笼
(万元)
未回笼金额
(万元)
开票
(万元)
备注
当月 累计 当月 累计 当月 累计
{{ row.name }} ✏️ {{ fmt(row.year_init) }} {{ fmt(row.month_delivery) }} {{ fmt(row.ytd_delivery) }} {{ fmt(row.month_receipt) }} {{ fmt(row.ytd_receipt) }} {{ fmt(row.unreceived) }} {{ fmt(row.month_invoice) }} {{ fmt(row.ytd_invoice) }} ✏️ {{ row.remark || '点击添加' }}
合 计 {{ fmt(total.year_init) }} {{ fmt(total.month_delivery) }} {{ fmt(total.ytd_delivery) }} {{ fmt(total.month_receipt) }} {{ fmt(total.ytd_receipt) }} {{ fmt(total.unreceived) }} {{ fmt(total.month_invoice) }} {{ fmt(total.ytd_invoice) }}

{{ loadingMsg || '正在从百数云加载数据,请稍候…' }}

{{ toastMsg }}