|
...
|
...
|
@@ -823,8 +823,8 @@ let routes = [ |
|
|
|
//{path: '/AiCoustoms', component: AiCoustoms, name: 'Ai智慧关务'},
|
|
|
|
{path: '/Category', component: Category, name: '任务分类'},
|
|
|
|
{path: '/TaskManage', component: TaskManage, name: '任务管理'},
|
|
|
|
{path: '/ChatflowReportForm', component: ChatflowReportForm, name: '报表'},
|
|
|
|
{path: '/ChatflowReport', component: ChatflowReport, name: '报告'},
|
|
|
|
{path: '/ChatflowReportForm', component: ChatflowReportForm, name: '常规报表报告'},
|
|
|
|
{path: '/ChatflowReport', component: ChatflowReport, name: '智能问答'},
|
|
|
|
{path: '/ChatflowReportFormRoutine', component: ChatflowReportFormRoutine, name: '常规报表'},
|
|
|
|
]
|
|
|
|
},
|
...
|
...
|
|