|
@@ -12,7 +12,7 @@ const csatRouter = [
|
|
|
path: '/hos/satisfy/overview',
|
|
path: '/hos/satisfy/overview',
|
|
|
component: () => import('@/views/hos/overview'),
|
|
component: () => import('@/views/hos/overview'),
|
|
|
name: 'hos_satisfy_overview',
|
|
name: 'hos_satisfy_overview',
|
|
|
- meta: { title: '数据总览', noCache: true, icon: 'icon-common_safety', permit: 'hos_satisfy_overview' }
|
|
|
|
|
|
|
+ meta: { title: '数据总览', noCache: true, icon: 'icon-common_panorama1', permit: 'hos_satisfy_overview' }
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
@@ -28,7 +28,7 @@ const csatRouter = [
|
|
|
path: '/hos/satisfy/monitor/overview',
|
|
path: '/hos/satisfy/monitor/overview',
|
|
|
component: () => import('@/views/hos/panorama'),
|
|
component: () => import('@/views/hos/panorama'),
|
|
|
name: 'hos_satisfy_panorama',
|
|
name: 'hos_satisfy_panorama',
|
|
|
- meta: { title: '数字全景', noCache: true, icon: 'icon-common_safety', permit: 'hos_satisfy_panorama' }
|
|
|
|
|
|
|
+ meta: { title: '数字全景', noCache: true, icon: 'icon-common_panorama1', permit: 'hos_satisfy_panorama' }
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|