查询
重置
由每日定时任务「待分配诊单自动指派」写入:按上月二诊复诊接诊率分档轮询分配(>70% 每人3条/日,60%~70%
每人2条/日,50%~60% 每人1条/日,<50% 不分)。「回退」可将已分配医助撤回到自动分配前的原医助(通常为一中心),并写入指派日志。
回退选中({{ selectedRows.length }})
已选 {{ selectedRows.length }} 条可回退记录
{{ row.create_time_text || '—' }}
{{ row.patient_name || '—' }}
{{ row.patient_phone || '' }}
{{ row.action_text }}
已回退
{{ row.rollback_time_text }}
{{ row.rollback_admin_name }}
可回退
—
{{ row.assistant_name || '#' + row.assistant_id }}
上月二诊接诊率 {{ formatRate(row.visit2_rate) }}
—
{{ row.tier_text || '—' }}
{{ Number(row.round_no) > 0 ? '第' + row.round_no + '轮' : '—' }}
{{ row.reason }}
{{ row.batch_no }}
回退
—