feat:【ele】bpm processInstance/report/ 的迁移
This commit is contained in:
@@ -98,18 +98,18 @@ const routes: RouteRecordRaw[] = [
|
||||
// keepAlive: true,
|
||||
// },
|
||||
// },
|
||||
// {
|
||||
// path: 'process-instance/report',
|
||||
// component: () => import('#/views/bpm/processInstance/report/index.vue'),
|
||||
// name: 'BpmProcessInstanceReport',
|
||||
// meta: {
|
||||
// title: '数据报表',
|
||||
// activePath: '/bpm/manager/model',
|
||||
// icon: 'carbon:data-2',
|
||||
// hideInMenu: true,
|
||||
// keepAlive: true,
|
||||
// },
|
||||
// },
|
||||
{
|
||||
path: 'process-instance/report',
|
||||
component: () => import('#/views/bpm/processInstance/report/index.vue'),
|
||||
name: 'BpmProcessInstanceReport',
|
||||
meta: {
|
||||
title: '数据报表',
|
||||
activePath: '/bpm/manager/model',
|
||||
icon: 'carbon:data-2',
|
||||
hideInMenu: true,
|
||||
keepAlive: true,
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user