表单项组件化、政策入库流程重构
This commit is contained in:
@@ -1142,6 +1142,15 @@ const routes = [
|
||||
title: '标准入库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/zcrk1',
|
||||
name: 'zcrk1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/hzwl-zcrk/step1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '政策入库流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/zcrkStep1',
|
||||
name: 'zcrkStep1',
|
||||
|
||||
Reference in New Issue
Block a user