fix: patient report shows interpretation, medication daily tracking, followup bugs, home overview restored, doctor renamed
This commit is contained in:
@@ -6,7 +6,7 @@ const navItems = [
|
||||
{ to: '/patients', label: '患者管理', icon: '👥' },
|
||||
{ to: '/consultations', label: '在线问诊', icon: '💬' },
|
||||
{ to: '/reports', label: '报告审核', icon: '📋' },
|
||||
{ to: '/follow-ups', label: '随访管理', icon: '📅' },
|
||||
{ to: '/follow-ups', label: '复查管理', icon: '📅' },
|
||||
];
|
||||
|
||||
const sidebarBg = '#0F1D3D';
|
||||
|
||||
Reference in New Issue
Block a user