政策入库流程-批准

This commit is contained in:
zyn
2023-09-26 17:09:23 +08:00
parent 8be6696f63
commit 313ba1cd0c
6 changed files with 587 additions and 64 deletions
+9
View File
@@ -1151,6 +1151,15 @@ const routes = [
title: '政策入库流程'
}
},
{
path: '/zcrk2',
name: 'zcrk2',
component: () => import('@/pages/processCenter/pages/creatProcess/hzwl-zcrk/step2.vue'),
meta: {
requireAuth: true,
title: '政策入库流程'
}
},
{
path: '/zcrkStep1',
name: 'zcrkStep1',