fix: 删除galaxy proxy和chart内容

This commit is contained in:
chenjinsong
2023-10-08 14:17:51 +08:00
parent ac9c16d464
commit 40365decf6
7 changed files with 1 additions and 1113 deletions

View File

@@ -92,11 +92,6 @@ const routes = [
path: '/i18n',
component: () => import('@/views/administration/I18n')
},
{
name: 'Chart',
path: '/chart',
component: () => import('@/views/administration/Chart')
},
{
path: '/detectionsNew',
component: () => import('@/views/detectionsNew/Index')