CN-318 feat: detection服务质量界面
This commit is contained in:
@@ -39,7 +39,7 @@ const routes = [
|
||||
component: () => import('@/views/entityExplorer/EntityExplorer')
|
||||
},
|
||||
{
|
||||
path: '/detections',
|
||||
path: '/detection/:typeName',
|
||||
component: () => import('@/views/detections/Index')
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user