mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 12:37:14 +08:00
/ redirect to /relation_views
This commit is contained in:
@@ -8,6 +8,7 @@ const cmdbRouter = [
|
|||||||
// resource views
|
// resource views
|
||||||
{
|
{
|
||||||
path: '/resource_views',
|
path: '/resource_views',
|
||||||
|
redirect: '/relation_views',
|
||||||
component: RouteView,
|
component: RouteView,
|
||||||
name: 'cmdb_resource_views',
|
name: 'cmdb_resource_views',
|
||||||
meta: { title: 'menu.resourceViews', icon: 'hdd', keepAlive: true },
|
meta: { title: 'menu.resourceViews', icon: 'hdd', keepAlive: true },
|
||||||
|
Reference in New Issue
Block a user