今日预约
{{ stats.appointments?.today || 0 }}
待处理: {{ stats.appointments?.pending || 0 }}
今日订单
{{ stats.orders?.today || 0 }}
待处理: {{ stats.orders?.pending || 0 }}
总会员数
{{ stats.users?.total || 0 }}
本周新增: {{ stats.users?.weekNew || 0 }} ({{ stats.users?.growth || 0 }}%)
今日销售额
¥{{ stats.sales?.today?.toFixed(2) || '0.00' }}
本周: ¥{{ stats.sales?.week?.toFixed(2) || '0.00' }}
最近预约
最近订单
预约列表
订单列表
{{ row.user?.nickname || '-' }}
{{ row.user?.phone || '' }}
客户列表
{{ row.nickname?.charAt(0) || 'U' }}
{{ row.nickname || '未设置' }}
视力档案
优惠券列表
文章列表
医生列表
门店列表