feat: CN-1592 UI 新增Tag检索界面
This commit is contained in:
@@ -162,6 +162,8 @@ export function handleComponent (code) {
|
||||
return () => import('@/views/detections/detectionPolicies/PolicyForm')
|
||||
case 'report':
|
||||
return () => import('@/views/report/Report')
|
||||
//case 'tag':
|
||||
//return () => import('@/views/tag/Tag')
|
||||
case 'knowledgeBase':
|
||||
return () => import('@/views/setting/KnowledgeBase')
|
||||
case 'userDefinedLibrary':
|
||||
|
||||
Reference in New Issue
Block a user