diff --git a/src/views/projectFront/hazardManage/riskControlManual.vue b/src/views/projectFront/hazardManage/riskControlManual.vue index 44ae0cc8..860b5b41 100644 --- a/src/views/projectFront/hazardManage/riskControlManual.vue +++ b/src/views/projectFront/hazardManage/riskControlManual.vue @@ -14,7 +14,11 @@ --> - + @@ -40,22 +44,22 @@ - {{ $t('message.personnelPosition.beaconManage.query') }} + {{ $t("message.personnelPosition.beaconManage.query") }} - {{ $t('message.personnelPosition.beaconManage.refresh') }} + {{ $t("message.personnelPosition.beaconManage.refresh") }} @@ -67,7 +71,11 @@ - + {{ scope.row.fileName }} @@ -80,7 +88,14 @@ - {{ item.name }} + + {{ item.name }} + @@ -105,30 +120,38 @@ {{ item.name }} --> - + - {{ $t('message.personnelPosition.beaconManage.table.edit') }} + {{ + $t("message.personnelPosition.beaconManage.table.edit") + }} - {{ $t('message.personnelPosition.beaconManage.table.delete') }} + {{ + $t("message.personnelPosition.beaconManage.table.delete") + }} @@ -157,7 +180,14 @@ class="dialog_w667" > - + - + --> - + - + {{ dialogTitle }} @@ -289,7 +340,14 @@ - + @@ -309,19 +367,35 @@ {{ workDetail.supervisionName }} - + {{ workDetail.epcContractorName }} - + {{ workDetail.constructionContractorName }} - - {{ workDetail.contractModel ? contractingTypeList[workDetail.contractModel - 1].contractingName : '--' }} + + {{ + workDetail.contractModel + ? contractingTypeList[workDetail.contractModel - 1].contractingName + : "--" + }} - + {{ workDetail.identificationDate }} @@ -330,13 +404,29 @@ - - + + {{ item.name }} - - + + {{ item.name }} @@ -411,28 +501,52 @@ {{ item.name }} --> - + {{ workDetail.constructionUnitSafetySupervisionPreparationName }} - + {{ workDetail.constructionUnitProjectManagerApprovalName }} - + {{ workDetail.epcSafetySupervisionName }} - + {{ workDetail.projectManagerName }} - + {{ workDetail.supervisionSafetyDirectorName }} - + {{ workDetail.projectTeamSafetySupervisionName }} - + {{ workDetail.projectTeamProjectManagerName }} - + {{ workDetail.safetyQualityDepartmentName }} @@ -441,155 +555,163 @@ - +