{{ pageTitle }}
{{ currentDate }}
上传进度 {{ todayData.uploaded_count || 0 }} / {{ todayData.total_areas || 10 }}
✅ 今日值日已审核通过!
❌ 审核未通过,请重新上传
📅
今日暂无排班安排
📍 检查区域 (点击区域拍照上传)
{{ isAreaDone(area.id) ? '✓' : (index + 1) }}
{{ area.name }}
{{ area.standard }}
📷
🔔 明日值日提醒
{{ tomorrowDate }}
{{ tomorrowData.user_name ? tomorrowData.user_name.charAt(0) : '?' }}
{{ tomorrowData.user_name || '未分配' }}
{{ tomorrowData.department || '暂无部门' }}
💡 请提前做好值日准备
📊 今日流程
已排班 — 今日由 {{ todayData.user_name }} 值日
拍照上传 — {{ todayData.uploaded_count > 0 ? (todayData.uploaded_count + '/' + todayData.total_areas) : '待开始' }}
提交值日 — {{ todayData.status === 'submitted' ? '已提交' : '待提交' }}
管理员审核 — {{ todayData.status === 'approved' ? '已通过' : '待审核' }}
📤 提交今日值日
🔄 重新上传
{{ userInfo.real_name ? userInfo.real_name.charAt(0) : '👤' }}
{{ userInfo.real_name }}
{{ userInfo.department || '暂无部门' }}
{{ personalStats.month?.total || 0 }}
本月值日
{{ personalStats.month?.passed || 0 }}
合格次数
{{ personalStats.month?.failed || 0 }}
不合格
📋 我的值日记录
📸 查看照片记录
🔒 修改密码
🚪 退出登录
📝 今日待审核
{{ todayData.user_name ? todayData.user_name.charAt(0) : '?' }}
{{ todayData.user_name }}
{{ todayData.department }}
✅ 审核通过 ❌ 打回重做
📅 排班管理
📌 单个排班 批量排班 🔄 刷新
📆 {{ formatDate(item.date) }} {{ statusText(item.status) }}
👤 {{ item.real_name }}({{ item.department }})
已上传 {{ item.uploaded_count }}/{{ item.total_areas }} 个区域
✅ 通过 ❌ 打回 📸 照片
✏️ 修改 🗑️ 删除
暂无排班记录
📍 检查区域
添加区域
{{ area.sort_order }} {{ area.name }} 编辑 删除
👥 员工管理
添加员工
{{ user.real_name ? user.real_name.charAt(0) : '?' }}
{{ user.real_name }}
{{ user.department }} · {{ user.username }}
编辑 删除
📈 卫生统计
{{ statsData.status?.total || 0 }}
总排班
{{ statsData.status?.approved || 0 }}
已通过
🏠 首页
👤 我的
⚙️ 管理
{{ currentArea?.name }}
📋 卫生标准:{{ currentArea?.standard }}
已上传照片:
📸
点击下方按钮拍照或选择照片
📷 拍照 🖼️ 相册
值日照片
📍 {{ group.area_name }}

轮值员工:{{ reviewTarget?.user_name || todayData?.user_name }}

日期:{{ formatDate(todayData?.date) }}

上传进度:{{ todayData?.uploaded_count }}/{{ todayData?.total_areas }} 区域

✅ 审核通过 ❌ 打回重做