|
|
@@ -70,7 +70,7 @@ const moduleContexts = {
|
|
|
admin: {
|
|
|
title: '系统管理',
|
|
|
items: [
|
|
|
- { to: '/period', label: '考核周期', icon: Calendar },
|
|
|
+ { to: '/periods', label: '考核周期', icon: Calendar },
|
|
|
{ to: '/org', label: '组织架构', icon: OfficeBuilding },
|
|
|
{ to: '/period/templates', label: '绩效模板', icon: Notebook },
|
|
|
{ to: '/dimensions', label: '考核维度', icon: Grid },
|