应付净额(财务账)
¥ {{ fmt(summary.ap_fin_total) }}
已付(核销)
¥ {{ fmt(summary.ap_settled_total) }}
未付(未结余额)
¥ {{ fmt(summary.ap_outstanding_total) }}
三账对平
{{ summary.balanced ? '✓ 已对平' : ('✗ 偏差 ' + fmt(summary.ap_delta)) }}
分录条数
{{ summary.ap_entry_count || 0 }}