|
|
ada292405a
|
Fix Bug #539: 实际执行数据库SQL修复 — 将menu_id=295的menu_type从C改为M并清空component,使住院护士站侧边栏展开子菜单(15个子菜单:入出转管理、护理记录、三测单等);menu_id=2062的component已是正确值无需更新
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-18 12:25:02 +08:00 |
|
|
|
f741a1f70d
|
Fix Bug #539: 住院护士站菜单类型错误(C→M)导致子菜单不展开 — 根因:menu_id=295的menu_type被设为C且有component,应为M目录类型;修复:UPDATE sys_menu SET menu_type='M', component=NULL WHERE menu_id=295;附带修复menu_id=2062的component路径错误(indexon/→index)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-18 12:22:46 +08:00 |
|
|
|
e67d3b78d7
|
Fix Bug #539: 根因+修复方案摘要
|
2026-05-18 12:18:35 +08:00 |
|