diff --git a/ALOps_sys_fe/alops-ui/src/router/index.js b/ALOps_sys_fe/alops-ui/src/router/index.js index 4c2cee88..db1f1585 100644 --- a/ALOps_sys_fe/alops-ui/src/router/index.js +++ b/ALOps_sys_fe/alops-ui/src/router/index.js @@ -96,7 +96,7 @@ export const dynamicRoutes = [ path: '/inMonitoring/devicesState-detail', component: Layout, hidden: true, - permissions: ['inMonitoring:devicesState:edit'], + permissions: ['inMonitoring:devicesState:detail'], children: [ { path: 'detail/:id',