CN-1087 fix: 关系图逻辑重构交互优化
This commit is contained in:
@@ -29,7 +29,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: '/entityGraph',
|
||||
component: () => import('@/views/entityExplorer/EntityGraph')
|
||||
component: () => import('@/views/entityExplorer/EntityGraph2')
|
||||
},
|
||||
{
|
||||
path: '/detection',
|
||||
|
||||
Reference in New Issue
Block a user