From 327f372aa3b201e95d1e7ff36c5c73814f9b4957 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Tue, 9 Jul 2024 10:38:39 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9bug86564?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/NonmatchItemLookModal.vue | 121 +++++++++--------- 1 file changed, 64 insertions(+), 57 deletions(-) diff --git a/src/views/regulatoryComplianceAssessmentDatabase/nonmatchItem/modules/NonmatchItemLookModal.vue b/src/views/regulatoryComplianceAssessmentDatabase/nonmatchItem/modules/NonmatchItemLookModal.vue index 8dbf28f..82f8aa7 100644 --- a/src/views/regulatoryComplianceAssessmentDatabase/nonmatchItem/modules/NonmatchItemLookModal.vue +++ b/src/views/regulatoryComplianceAssessmentDatabase/nonmatchItem/modules/NonmatchItemLookModal.vue @@ -2,78 +2,80 @@ - - - - - {{ $t('regulatoryComplianceAssessmentDatabase.nonmatchItem.theStatusNotMeetRequirements') }} - - - {{ model.unsatisfiedRequire }} - - - - - - {{ $t('regulatoryComplianceAssessmentDatabase.nonmatchItem.rectificationPlan') }} - - - {{ model.correctionSolution }} - - - - - - {{ $t('regulatoryComplianceAssessmentDatabase.nonmatchItem.rectificationCycle') }} - - - {{ model.correctionPeriod_dictText }} - - - - - - {{ $t('regulatoryComplianceAssessmentDatabase.nonmatchItem.rectificationCost') }} - - - {{ model.correctionCost }} - - - - - - {{ $t('regulatoryComplianceAssessmentDatabase.nonmatchItem.sharedWithOtherProjects') }} - - - {{ model.commonality }} - - - - - - {{ $t('regulatoryComplianceAssessmentDatabase.nonmatchItem.costOfThisItemAfterSharing') }} - - - {{ model.commonalityCost }} - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + +