{{ menuTitles[currentMenu] }}

今日预约
{{ 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' }}
最近预约
最近订单
预约列表
订单列表
客户列表
视力档案
优惠券列表
文章列表
医生列表
门店列表

预约号:{{ currentAppointment.appointmentNo }}

就诊人:{{ currentAppointment.patientName }} ({{ currentAppointment.patientAge || '-' }}岁)

联系电话:{{ currentAppointment.patientPhone }}

预约日期:{{ currentAppointment.appointmentDate }} {{ currentAppointment.appointmentTime }}

医生:{{ currentAppointment.doctor?.name || '-' }} ({{ currentAppointment.doctor?.title || '-' }})

状态:{{ currentAppointment.statusText }}

备注:{{ currentAppointment.remark || '无' }}

取消原因:{{ currentAppointment.cancelReason }}

{{ currentOrder.orderNo }} {{ currentOrder.statusText }} {{ currentOrder.user?.nickname || '-' }} {{ currentOrder.user?.phone || '-' }} {{ currentOrder.pickupTypeText }} {{ formatDate(currentOrder.createdAt) }} ¥{{ currentOrder.goodsAmount?.toFixed(2) }} -¥{{ currentOrder.discountAmount?.toFixed(2) || '0.00' }} ¥{{ currentOrder.shippingFee?.toFixed(2) || '0.00' }} ¥{{ currentOrder.totalAmount?.toFixed(2) }}

商品明细

订单状态更新

设为处理中 设为已发货 设为已完成 取消订单
{{ currentUser.nickname?.charAt(0) || 'U' }}
{{ currentUser.nickname || '未设置' }}
{{ currentUser.phone || '未绑定手机' }}
{{ currentUser.memberLevel }} {{ currentUser.points }} {{ currentUser.totalPoints }} {{ currentUser.genderText }} {{ currentUser.birthday || '-' }} {{ formatDate(currentUser.createdAt) }}
{{ currentUser.stats?.appointmentCount || 0 }}
预约次数
{{ currentUser.stats?.orderCount || 0 }}
订单数
{{ currentUser.stats?.recordCount || 0 }}
档案数
¥{{ currentUser.stats?.totalConsume?.toFixed(2) || '0.00' }}
累计消费
{{ currentUser?.points || 0 }}
正数增加,负数减少
{{ currentRecord.patientName }} {{ currentRecord.patientAge || '-' }}岁 / {{ currentRecord.patientGender === 1 ? '男' : currentRecord.patientGender === 2 ? '女' : '-' }} {{ currentRecord.checkDate }} {{ currentRecord.doctor?.name || '-' }} ({{ currentRecord.doctor?.title || '-' }})

视力检查

右眼裸眼视力
{{ currentRecord.nakedEyeRight || '-' }}
左眼裸眼视力
{{ currentRecord.nakedEyeLeft || '-' }}
右眼矫正视力
{{ currentRecord.correctedRight || '-' }}
左眼矫正视力
{{ currentRecord.correctedLeft || '-' }}

屈光度

右眼(OD)
球镜(Sph): {{ currentRecord.sphereRight || '-' }}
柱镜(Cyl): {{ currentRecord.cylinderRight || '-' }}
轴位(Ax): {{ currentRecord.axisRight || '-' }}
左眼(OS)
球镜(Sph): {{ currentRecord.sphereLeft || '-' }}
柱镜(Cyl): {{ currentRecord.cylinderLeft || '-' }}
轴位(Ax): {{ currentRecord.axisLeft || '-' }}
瞳距(PD)
{{ currentRecord.pd || '-' }} mm
眼压-右
{{ currentRecord.iopRight || '-' }} mmHg
眼压-左
{{ currentRecord.iopLeft || '-' }} mmHg

医生建议

{{ currentRecord.advice }}

备注

{{ currentRecord.remark }}
基本信息
裸眼视力
屈光度
其他数据
满减券 折扣券 无门槛券 {{ couponForm.type === 2 ? '折' : '元' }}