feat: 驾驶舱改名经营看板+改善行动闭环按钮+统一菜单名
This commit is contained in:
@@ -49,7 +49,7 @@ export const MENU_ITEMS: MenuItem[] = [
|
||||
// ══════════════════════════════════════════════════════════════
|
||||
// GROUP 3: 监控与评价(Check)
|
||||
// ══════════════════════════════════════════════════════════════
|
||||
{ path: '/dashboard', label: '驾驶舱', icon: 'DataBoard', roles: ['ceo', 'finance', 'business', 'it'], group: '监控与评价' },
|
||||
{ path: '/dashboard', label: '经营看板', icon: 'DataBoard', roles: ['ceo', 'finance', 'business', 'it'], group: '监控与评价' },
|
||||
{ path: '/reports', label: '管理报表', icon: 'DataAnalysis', roles: ['ceo', 'finance', 'business'], group: '监控与评价' },
|
||||
{ path: '/dupont-analysis', label: '杜邦分析', icon: 'TrendCharts', roles: ['ceo', 'finance', 'it'], group: '监控与评价' },
|
||||
{ path: '/customer', label: '客户维度', icon: 'User', roles: ['ceo', 'finance', 'business', 'it'], group: '监控与评价' },
|
||||
|
||||
Reference in New Issue
Block a user