mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:31:41 +08:00
fix: ensure the breadcrumb level is correct
This commit is contained in:
@@ -44,6 +44,8 @@ export interface RouteMeta {
|
||||
|
||||
// Never show in menu
|
||||
hideMenu?: boolean;
|
||||
|
||||
isLink?: boolean;
|
||||
}
|
||||
|
||||
// @ts-ignore
|
||||
|
Reference in New Issue
Block a user