📍 {{ checkpoint.location || '位置信息' }}
📊 今日打卡:{{ checkpoint.todayCount || 0 }} 次
巡检点: {{ record['巡检点名称'] }}
打卡人: {{ record['用户姓名'] }}
GPS: {{ record['GPS 坐标'] }}
校验: {{ record['GPS 校验结果'] }}
{{ nfcStatus }}
✅ {{ nfcUid }}
{{ gpsStatus }}
✅ {{ gps.lat }}, {{ gps.lng }}
{{ checkinResult.message }}
距离偏差:{{ checkinResult.data.distance }}米