mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:31:41 +08:00
fix(menu): fix hideMenu not working close #338
This commit is contained in:
@@ -92,7 +92,7 @@ const feat: AppRouteModule = {
|
||||
currentActiveMenu: '/feat/breadcrumb/children',
|
||||
title: t('routes.demo.feat.breadcrumbChildrenDetail'),
|
||||
hideTab: true,
|
||||
hideMenu: true,
|
||||
// hideMenu: true,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user