{{ dateRangeText }}
选择日期范围
💰
{{ statsDateLabel }}车场总收益
订单总额 {{ statsData.total_revenue?.total_amount?.toFixed(2) || '0.00' }} 元
实付总额 {{ statsData.total_revenue?.paid_amount?.toFixed(2) || '0.00' }} 元
优惠总额 {{ statsData.total_revenue?.discount_amount?.toFixed(2) || '0.00' }} 元
🅿️
{{ statsDateLabel }}临停订单
订单总额 {{ statsData.temp_order?.total_amount?.toFixed(2) || '0.00' }} 元
实付总额 {{ statsData.temp_order?.paid_amount?.toFixed(2) || '0.00' }} 元
优惠总额 {{ statsData.temp_order?.discount_amount?.toFixed(2) || '0.00' }} 元
📅
{{ statsDateLabel }}月租订单
订单总额 {{ statsData.month_order?.total_amount?.toFixed(2) || '0.00' }} 元
实付总额 {{ statsData.month_order?.paid_amount?.toFixed(2) || '0.00' }} 元
优惠总额 {{ statsData.month_order?.discount_amount?.toFixed(2) || '0.00' }} 元
💳
{{ statsDateLabel }}储值订单
订单总额 {{ statsData.stored_order?.total_amount?.toFixed(2) || '0.00' }} 元
实付总额 {{ statsData.stored_order?.paid_amount?.toFixed(2) || '0.00' }} 元
赠送总额 {{ statsData.stored_order?.gift_amount?.toFixed(2) || '0.00' }} 元
🚗
{{ statsDateLabel }}出入统计
入场车辆 {{ statsData.access?.enter_count || 0 }} 辆
出场车辆 {{ statsData.access?.exit_count || 0 }} 辆
缴费统计
出入统计