{{ currentTypeLabel }}
{{ filterStartDate || '开始日期' }}
{{ filterEndDate || '结束日期' }}
{{ stats.todayCount }}
今日签到
{{ stats.weekCount }}
本周签到
{{ stats.monthCount }}
本月签到
{{ stats.pendingSyncCount }}
待同步
{{ record.userName }} ({{ record.userNo }})
{{ record.location.address }}
{{ formatTime(record.createdAt) }}
+{{ record.photos.length - 3 }}
暂无签到记录
加载中...
没有更多了
签到类型
{{ currentRecord.typeName }}
签到人员
{{ currentRecord.userName }} ({{ currentRecord.userNo }})
签到时间
{{ currentRecord.createdAt }}
关联门店
{{ currentRecord.shopName }}
关联设备
{{ currentRecord.deviceName }}
位置信息
{{ currentRecord.location.address }}
{{ currentRecord.location.latitude.toFixed(6) }}, {{ currentRecord.location.longitude.toFixed(6) }}
签到照片
备注信息
同步状态
{{ getStatusText(currentRecord.status) }}
同步时间: {{ currentRecord.syncedAt }}