|
@@ -34,7 +34,7 @@
|
|
|
{permission: 1, name: '管理员', pagePath: 'pages/situationsCenter/situationsCenter'}, // targetIndexs:targetList种对应的下标
|
|
|
{permission: 2, name: '查核组长',pagePath: 'pages/situationsCenter/situationsCenter'},
|
|
|
{permission: 3, name: '查核组员', pagePath: 'pages/situationsCenter/situationsCenter'},
|
|
|
- {permission: 4, name: '单位负责人', pagePath: 'pages/situationsCenter/situationsCenter'},
|
|
|
+ {permission: 4, name: '单位负责人', pagePath: 'pages/mission/mission'},
|
|
|
{permission: 5, name: '改善者', pagePath: 'pages/mission/mission'}
|
|
|
]
|
|
|
}
|