diff --git a/src/views/projectAdmin/dataBoard/index.vue b/src/views/projectAdmin/dataBoard/index.vue index 53fda6cc..0bdc72dc 100644 --- a/src/views/projectAdmin/dataBoard/index.vue +++ b/src/views/projectAdmin/dataBoard/index.vue @@ -298,35 +298,9 @@ v-if="COMPANY != 'longguang' && enabledProjectV2 != 3" class="blockContent" > -<<<<<<< HEAD -
-
-
-
- -

- {{ $t('message.companyDiagram.rectificationSafeQuestion') }} -

-

{{ secureData.completeNum }}

-
-
- -

- {{ - $t('message.companyDiagram.noRectificationSafeQuestion') - }} -

-

{{ secureData.rectificationNum }}

-
-
-
-======= ->>>>>>> dev-xiaole @@ -353,33 +327,8 @@ v-if="COMPANY != 'longguang' && enabledProjectV2 != 3" class="descBox fullHeight" > -<<<<<<< HEAD -
-
- -

- {{ - $t('message.companyDiagram.rectificationQualityQuestion') - }} -

-

{{ qualityData.completeNum }}

-
-
- -

- {{ - $t('message.companyDiagram.noRectificationQualityQuestion') - }} -

-

{{ qualityData.rectificationNum }}

-
-
-======= ->>>>>>> dev-xiaole
@@ -484,21 +433,9 @@ v-if="COMPANY != 'longguang' && enabledProjectV2 != 3" class="blockContent" > -<<<<<<< HEAD - - - -======= ->>>>>>> dev-xiaole
@@ -556,14 +493,6 @@