This commit is contained in:
vben 2024-07-20 08:37:51 +08:00
commit 1fbf69e6eb
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ const routes: RouteRecordRaw[] = [
},
{
name: 'HideChildrenInMenuParent',
path: 'hide-children-in-menu',
path: 'hide-menu-children',
component: () =>
import('#/views/demos/features/hide-menu-children/parent.vue'),
meta: {