CN-1087 fix: 关系图逻辑重构交互优化

This commit is contained in:
chenjinsong
2023-07-30 23:29:32 +08:00
parent 80195f3f37
commit fd6f1b563d
10 changed files with 2017 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ const routes = [
},
{
path: '/entityGraph',
component: () => import('@/views/entityExplorer/EntityGraph')
component: () => import('@/views/entityExplorer/EntityGraph2')
},
{
path: '/detection',