This commit is contained in:
BianLzhaoMin 2025-08-22 15:33:30 +08:00
parent d82e3efacf
commit 91571b53af
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ export const constantRoutes = [
path: '', path: '',
component: Layout, component: Layout,
redirect: 'index', redirect: 'index',
permissions: ['home:page:query'],
children: [ children: [
{ {
path: 'index', path: 'index',