diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradeimpactassessment copy.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradeimpactassessment copy.vue new file mode 100644 index 000000000..fb6045b3d --- /dev/null +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradeimpactassessment copy.vue @@ -0,0 +1,541 @@ + + + + + \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradeimpactassessment.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradeimpactassessment.vue index fb6045b3d..5e791007d 100644 --- a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradeimpactassessment.vue +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradeimpactassessment.vue @@ -10,59 +10,30 @@ {{$t('templateDownload')}} - - - - {{$t('upgradePurpose')}} - - - - - - - - {{$t('impactassessmentofupgradeactivities')}} - - - {{$t('correspondingvehicletype')}} - {{$t('technicalperformancechanges')}} - {{$t('technicalstandardsandsafetytechnicalconditions')}} - {{$t('autoautonomousdrivingfunction')}} - - - - - {{ $t('yes') }} - {{ $t('not') }} - - - - - {{ $t('yes') }} - {{ $t('not') }} - - - - - {{ $t('yes') }} - {{ $t('not') }} - - - - - {{ $t('yes') }} - {{ $t('not') }} - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{{$t('upgradePurpose')}} + +
{{$t('impactassessmentofupgradeactivities')}}{{$t('correspondingvehicletype')}} + + {{ $t('yes') }} + {{ $t('not') }} + + {{ (form.bgfj === 'null' || form.bgfj === '' || @@ -71,86 +42,121 @@ {{$t('notetwo')}} {{$t('format')}} - - -
-
- {{$t('vehiclepriortothereleaseoftheupgrade')}} - {{$t('conditionsareupgradesperformed')}} - {{$t('upgradefailureorinterruption')}} - {{$t('upgradeactivitiesaffectvehiclesafety')}} - {{$t('upgradeactivityprovidesuserconfirmationoptions')}} - {{$t('upgradepackagetest')}} - {{$t('reliabilityofonlineupgradeactivities')}} -
-
- - - {{ $t('yes') }} - {{ $t('not') }} - - - - - - - - - - - {{ $t('yes') }} - {{ $t('not') }} - - - - - {{ $t('yes') }} - {{ $t('not') }} - - - - - - - - {{ $t('yes') }} - {{ $t('not') }} - - -
-
+
{{$t('technicalperformancechanges')}} + + {{ $t('yes') }} + {{ $t('not') }} + +
{{$t('technicalstandardsandsafetytechnicalconditions')}} + + {{ $t('yes') }} + {{ $t('not') }} + +
{{$t('autoautonomousdrivingfunction')}} + + {{ $t('yes') }} + {{ $t('not') }} + +
{{$t('vehiclepriortothereleaseoftheupgrade')}} + + {{ $t('yes') }} + {{ $t('not') }} + + {{ (form.clfj === 'null' || form.clfj === '' || form.clfj == null) ? $t('uploadattachment') : $t('viewUploadedFiles') }} - {{$t('notethree')}} + {{$t('notetwo')}} {{$t('format')}} - - - +
{{$t('conditionsareupgradesperformed')}} + +
{{$t('upgradefailureorinterruption')}} + +
{{$t('upgradeactivitiesaffectvehiclesafety')}} + + {{ $t('yes') }} + {{ $t('not') }} + +
{{$t('upgradeactivityprovidesuserconfirmationoptions')}} + + {{ $t('yes') }} + {{ $t('not') }} + +
{{$t('upgradepackagetest')}} + +
{{$t('reliabilityofonlineupgradeactivities')}} + + {{ $t('yes') }} + {{ $t('not') }} + +
{{$t('preservation')}} {{$t('last')}} @@ -426,6 +432,7 @@ this.$forceUpdate() .bootom-button{ text-align: center!important; + margin-top: 40px; } .text-operation{