This commit is contained in:
@@ -977,6 +977,16 @@ export const asyncRoutes: AppRouteRecord[] = [
|
||||
keepAlive: true
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'iot-card-management/detail',
|
||||
name: 'IotCardDetail',
|
||||
component: RoutesAlias.StandaloneCardList + '/detail',
|
||||
meta: {
|
||||
title: 'menus.assetManagement.iotCardDetail',
|
||||
isHide: true,
|
||||
keepAlive: false
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'iot-card-task',
|
||||
name: 'IotCardTask',
|
||||
|
||||
Reference in New Issue
Block a user