已结算金额
¥{{ (metrics?.settled_amount || 0).toFixed(0) }}
{{ (metrics?.settled_growth_rate || 0) >= 0 ? '↑' : '↓' }}{{ Math.abs(metrics?.settled_growth_rate || 0) }}%
环比增长
待付款金额
¥{{ (metrics?.unsettled_amount || 0).toFixed(0) }}
{{ quickStats.pending?.unsettled_count || 0 }} 笔待收款
付款待确认
¥{{ (metrics?.applied_amount || 0).toFixed(0) }}
{{ quickStats.pending?.applied_count || 0 }} 笔待确认