CN-1173 fix: 检测功能UI开发与接口对接
This commit is contained in:
@@ -103,6 +103,10 @@ const routes = [
|
||||
{
|
||||
path: '/detection/policies/create',
|
||||
component: () => import('@/views/detectionsNew/DetectionForm')
|
||||
},
|
||||
{
|
||||
path: '/detection/policies/edit',
|
||||
component: () => import('@/views/detectionsNew/DetectionForm')
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user