CN-1087 fix: 代码整理,修复一些问题

This commit is contained in:
chenjinsong
2023-08-02 11:17:24 +08:00
parent a0eeeaeac8
commit 4941eac756
9 changed files with 935 additions and 3327 deletions

View File

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