chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
commit
1fbf69e6eb
|
@ -109,7 +109,7 @@ const routes: RouteRecordRaw[] = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'HideChildrenInMenuParent',
|
name: 'HideChildrenInMenuParent',
|
||||||
path: 'hide-children-in-menu',
|
path: 'hide-menu-children',
|
||||||
component: () =>
|
component: () =>
|
||||||
import('#/views/demos/features/hide-menu-children/parent.vue'),
|
import('#/views/demos/features/hide-menu-children/parent.vue'),
|
||||||
meta: {
|
meta: {
|
||||||
|
|
Loading…
Reference in New Issue