feat: 健康体检检前新增签约单位应检人数页面;检中预约/实时统计页新增体检年份筛选,医院预约情况统计更名为医院预约人数统计并调整表头与筛选条件

This commit is contained in:
liuyunqin
2026-08-24 18:45:50 +08:00
parent 564dd1c1c5
commit ef2dc7dfb4
49 changed files with 330 additions and 20 deletions
+2 -1
View File
@@ -214,13 +214,14 @@ const SITE_MAP = [
{ file:'pre-special-gastro.html', label:'胃肠镜体检人员' },
{ file:'pre-special-cta.html', label:'冠脉CTA体检人员' },
{ file:'pre-special-hospital.html', label:'指定员工体检医院' },
{ file:'pre-unit-expected.html', label:'签约单位应检人数' },
{ file:'mid-appointment-track.html', label:'员工预约跟踪' },
{ file:'mid-unit-appointment.html', label:'单位预约统计' },
{ file:'mid-participation.html', label:'员工参检情况' },
{ file:'mid-hospital-realtime.html', label:'医院实时预约人数' },
{ file:'mid-doctor-realtime.html', label:'医生实时检查情况' },
{ file:'mid-doctor-count.html', label:'医生检查人数统计' },
{ file:'mid-hospital-appointment.html', label:'医院预约情况统计' },
{ file:'mid-hospital-appointment.html', label:'医院预约人数统计' },
{ file:'mid-gastro-questionnaire.html', label:'胃肠镜问卷信息' },
{ file:'post-unit-count.html', label:'单位体检人数统计' },
{ file:'post-hospital-count.html', label:'医院体检人数统计' },