refactor: 手机端-企标制修订立项计划流程(立项确认)

This commit is contained in:
zyn
2023-11-21 14:38:17 +08:00
parent 97342823e6
commit 4ac8bceb58
4 changed files with 510 additions and 0 deletions
+13
View File
@@ -2699,6 +2699,7 @@ const routes = [
title: '企标制修订立项计划流程(责任人确认)'
}
},
/*
{
path: '/phoneqbzxdlxStep2',
name: 'phoneqbzxdlxStep2',
@@ -2708,6 +2709,18 @@ const routes = [
requireAuth: true,
title: '企标制修订立项计划流程(责任人确认)'
}
},
*/
// 立项确认
{
path: '/phoneQbzxdlxStep2',
name: 'phoneQbzxdlxStep2',
component: () => import('@/pages/processCenter/pages/phone/qbzxdlx/step2-new.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '企标制修订立项计划流程'
}
},
{
path: '/qbzxdlxStep1-2',