flx:新增土木工程作业
This commit is contained in:
parent
68a621d0dd
commit
b6829cc448
@ -683,26 +683,26 @@ const routes2 = [{
|
||||
import ("@/views/projectFront/operationManage/confinedSpaceWorks.vue"),
|
||||
},
|
||||
// 作业管理--起重吊装作业
|
||||
// {
|
||||
// path: "/project/operationManage/liftingErectionWorks",
|
||||
// name: "作业管理_起重吊装作业",
|
||||
// component: () =>
|
||||
// import ("@/views/projectFront/operationManage/liftingErectionWorks.vue"),
|
||||
// },
|
||||
// // 作业管理--土建工程作业
|
||||
// {
|
||||
// path: "/project/operationManage/buildingProjectWorks",
|
||||
// name: "作业管理_土建工程作业",
|
||||
// component: () =>
|
||||
// import ("@/views/projectFront/operationManage/buildingProjectWorks.vue"),
|
||||
// },
|
||||
// 作业管理--无损作业
|
||||
{
|
||||
path: "/project/operationManage/liftingErectionWorks",
|
||||
name: "作业管理_无损作业",
|
||||
name: "作业管理_起重吊装作业",
|
||||
component: () =>
|
||||
import ("@/views/projectFront/operationManage/liftingErectionWorks.vue"),
|
||||
},
|
||||
// 作业管理--土建工程作业
|
||||
{
|
||||
path: "/project/operationManage/buildingProjectWorks",
|
||||
name: "作业管理_土建工程作业",
|
||||
component: () =>
|
||||
import ("@/views/projectFront/operationManage/buildingProjectWorks.vue"),
|
||||
},
|
||||
// 作业管理--无损作业
|
||||
{
|
||||
path: "/project/operationManage/losslessWorks",
|
||||
name: "作业管理_无损作业",
|
||||
component: () =>
|
||||
import ("@/views/projectFront/operationManage/losslessWorks.vue"),
|
||||
},
|
||||
// 文明施工
|
||||
// 文明施工--现场会
|
||||
{
|
||||
|
||||
1665
src/views/projectFront/operationManage/buildingProjectWorks.vue
Normal file
1665
src/views/projectFront/operationManage/buildingProjectWorks.vue
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user