Browse Source

chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro

pull/3993/head
vben 2 years ago
parent
commit
1fbf69e6eb
  1. 2
      apps/web-antd/src/router/routes/modules/demos.ts

2
apps/web-antd/src/router/routes/modules/demos.ts

@ -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: {

Loading…
Cancel
Save