内外部会议入库流程
This commit is contained in:
@@ -1160,6 +1160,24 @@ const routes = [
|
||||
title: '政策入库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/hyrk1',
|
||||
name: 'hyrk1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/hzwl-hyrk/step1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '会议入库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/hyrk2',
|
||||
name: 'hyrk2',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/hzwl-hyrk/step2.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '会议入库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/zcrkStep1',
|
||||
name: 'zcrkStep1',
|
||||
|
||||
Reference in New Issue
Block a user