CN-599 feat: 新报告功能列表开发静态页面
This commit is contained in:
@@ -34,6 +34,10 @@ const routes = [
|
||||
path: '/report/builtIn',
|
||||
component: () => import('@/views/report/builtinReport')
|
||||
},
|
||||
{
|
||||
path: '/report/test',
|
||||
component: () => import('@/views/report/reportTest')
|
||||
},
|
||||
{
|
||||
path: '/operationLog',
|
||||
component: () => import('@/views/settings/OperationLog')
|
||||
|
||||
Reference in New Issue
Block a user