This commit is contained in:
2026-05-08 11:27:40 +08:00
28 changed files with 1139 additions and 509 deletions
+4 -2
View File
@@ -288,10 +288,12 @@ const SITE_MAP = [
{ file:'work-order.html', label:'应急工单' },
{ file:'call-record.html', label:'通话记录' },
{ file:'duty-group.html', label:'值班小组' },
{ file:'serious-illness.html', label:'大病就医' }
{ file:'serious-illness.html', label:'大病就医' },
{ file:'chat-message.html', label:'对话消息' }
]},
{ name:'应急就医(专业人员)', dir:'web-admin/emergency-dispatch/professional', entry:'professional.html', prd:'web-admin/emergency-dispatch/professional/doc/PRD.md', pages:[
{ file:'professional.html', label:'正在应急' }
{ file:'professional.html', label:'正在应急' },
{ file:'chat-message.html', label:'对话消息' }
]},
{ name:'一线医疗', dir:'web-admin/frontline-medical', pages:[] }
]},