标准清单库车型清单添加确认流程发布按钮

This commit is contained in:
shenyanpei
2021-10-08 15:42:44 +08:00
parent b8c62e58d0
commit af8cc1abfb
4 changed files with 850 additions and 14 deletions
+9
View File
@@ -577,6 +577,15 @@ const routes = [
title: '项目清单确认流程'
}
},
{
path: '/xmqdqrStep1-4',
name: 'xmqdqrStep1-4',
component: () => import('@/pages/processCenter/pages/creatProcess/xmqdqr/step1-4.vue'),
meta: {
requireAuth: true,
title: '项目清单确认流程'
}
},
{
path: '/xmqdqrStep3',
name: 'xmqdqrStep3',