diff --git a/index.html b/index.html index 59044c1..5458251 100644 --- a/index.html +++ b/index.html @@ -214,6 +214,8 @@ const SITE_MAP = [ { file:'pre-special-gastro.html', label:'胃肠镜人员配置' }, { file:'pre-gastro-hospital-scope.html', label:'胃肠镜医院承检范围配置' }, { file:'pre-gastro-plan-mgmt.html', label:'胃肠镜单位体检计划管理' }, + { file:'pre-cta-hospital-scope.html', label:'冠脉CTA医院承检范围配置' }, + { file:'pre-cta-plan-mgmt.html', label:'冠脉CTA单位体检计划管理' }, { file:'pre-special-cta.html', label:'冠脉CTA体检人员' }, { file:'pre-special-hospital.html', label:'指定员工体检医院' }, { file:'mid-appointment-track.html', label:'员工预约跟踪' }, @@ -226,8 +228,11 @@ const SITE_MAP = [ { file:'mid-gastro-appointment-track.html', label:'员工预约跟踪(胃肠镜)' }, { file:'mid-gastro-unit-appointment.html', label:'单位预约统计(胃肠镜)' }, { file:'mid-gastro-questionnaire.html', label:'胃肠镜问卷信息' }, + { file:'mid-cta-appointment-track.html', label:'员工预约跟踪(冠脉CTA)' }, + { file:'mid-cta-unit-appointment.html', label:'单位预约统计(冠脉CTA)' }, { file:'mid-unit-expected.html', label:'签约单位应检人数' }, { file:'post-unit-count.html', label:'单位体检人数统计' }, + { file:'post-unit-cost-stat.html', label:'单位体检费用统计' }, { file:'post-hospital-count.html', label:'医院体检人数统计' }, { file:'post-doctor-count.html', label:'医生检查人数统计' }, { file:'post-item-stat.html', label:'医院体检项目统计' }, @@ -236,7 +241,10 @@ const SITE_MAP = [ { file:'post-contracted-hospital.html', label:'签约医院人数统计' }, { file:'post-key-indicator-stat.html', label:'重点指标异常统计' }, { file:'post-gastro-stat.html', label:'胃肠镜体检统计' }, + { file:'post-cta-report.html', label:'冠脉CTA体检报告' }, + { file:'post-cta-stat.html', label:'冠脉CTA体检统计' }, { file:'post-report-employee.html', label:'常规体检报告' }, + { file:'post-employee-master.html', label:'员工体检大表' }, { file:'post-illness-personnel.html', label:'大病人员信息' }, { file:'post-indicator-notify.html', label:'指标异常通知' }, { file:'post-report-gastro.html', label:'胃肠镜体检报告' }, diff --git a/web-admin/health-checkup/archive-personal.html b/web-admin/health-checkup/archive-personal.html index 1367090..f2bc43b 100644 --- a/web-admin/health-checkup/archive-personal.html +++ b/web-admin/health-checkup/archive-personal.html @@ -3,7 +3,7 @@
-| 序号 | 姓名 | 员工编号 | 性别 | 年龄 | 单位 | 部门 | 体检日期 | 体检医院 | -重点指标体检结果 | -操作 | -|||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 身高cm | 体重kg | BMI | 血压mmHg | 总胆固醇mmol/L | 高密度胆固醇mmol/L | 低密度胆固醇mmol/L | 甘油三酯mmol/L | 血糖mmol/L | 尿酸μmol/L | -||||||||||
| 1 | 王旭 | 342423 | 男 | 45 | 公司机关 | 办公室 | 2026-03-21 | 宝石花医院 | 170 | 180 | 32(肥胖) | 86/140 | 3.66 | 0.90 | 2.08 | 0.91 | 13.05 | 283 | 体检详情 |
| 2 | 刘艳 | 342423 | 男 | 45 | 公司机关 | 办公室 | 2026-03-21 | 宝石花医院 | 170 | 180 | 32(肥胖) | 86/140 | 3.66 | 0.90 | 2.08 | 0.91 | 13.05 | 283 | 体检详情 |