feat: 检后模块新增影像数据管理菜单

This commit is contained in:
fengpu
2026-09-18 11:51:58 +08:00
parent c3c51978de
commit b0479ee9d1
29 changed files with 2646 additions and 210 deletions
+4
View File
@@ -271,6 +271,10 @@ const SITE_MAP = [
{ file:'post-disease-info.html', label:'病种信息配置' },
{ file:'post-conclusion-disease.html', label:'体检结论关联病种' },
{ file:'post-auto-select-disease.html', label:'员工病种信息' },
{ file:'post-imc-user.html', label:'用户体检信息' },
{ file:'post-imc-class.html', label:'用户影像文件分类' },
{ file:'post-imc-info.html', label:'用户影像文件详细' },
{ file:'post-imc-log.html', label:'文件处理日志' },
{ file:'agent-device.html', label:'前置机管理 · 常规体检前置服务' },
{ file:'exception-dirty.html', label:'系统脏数据' },
{ file:'exception-result.html', label:'结果异常' }