CN-599 fix: 新报告功能问题修复

This commit is contained in:
chenjinsong
2022-06-09 14:04:15 +08:00
parent abe1d18f18
commit f6e10a14a0
2 changed files with 16 additions and 7 deletions

View File

@@ -32,10 +32,6 @@ const routes = [
},
{
path: '/report/builtIn',
component: () => import('@/views/report/builtinReport')
},
{
path: '/report/test',
component: () => import('@/views/report/reportTest')
},
{