diff --git a/src/router/index.js b/src/router/index.js index 98e37b0..07f6ce8 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -65,7 +65,7 @@ export const constantRoutes = [ path: '', component: Layout, redirect: 'index', - + permissions: ['home:page:query'], children: [ { path: 'index',