feat: Dynamically get the menu from the back end
This commit is contained in:
@@ -15,7 +15,7 @@ const fallbackNotFoundRoute: RouteRecordRaw = {
|
||||
hideInTab: true,
|
||||
title: '404',
|
||||
},
|
||||
name: 'Fallback',
|
||||
name: 'FallbackNotFound',
|
||||
path: '/:path(.*)*',
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user