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 }} - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + +