@@ -201,6 +201,7 @@ export const asyncRoutes = [
{
path: '/d',
component: Layout,
+ meta: { roles: [Role.ADMIN] },
children: [
path: '',