diff --git a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/ota/service/impl/OtaBaSjSjmbclServiceImpl.java b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/ota/service/impl/OtaBaSjSjmbclServiceImpl.java index 22cdf4d23..e583dc9c3 100644 --- a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/ota/service/impl/OtaBaSjSjmbclServiceImpl.java +++ b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/ota/service/impl/OtaBaSjSjmbclServiceImpl.java @@ -213,8 +213,8 @@ public class OtaBaSjSjmbclServiceImpl extends ServiceImpl certificationProgressMap = this.projectCertificationInventoryEOService.groupByCertificationProgress(pciEos); diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/gnxtwh.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/gnxtwh.vue index c7c034892..09031d2a8 100644 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/gnxtwh.vue +++ b/jero-web/src/views/otamanagement/upgradeactivity/components/gnxtwh.vue @@ -241,10 +241,10 @@ export default { }) }, addClick(index){ - if(this.formInline.dataList.length + 1 > 10){ - this.$message.warning(this.$t('nomorethan')) - return - } + // if(this.formInline.dataList.length + 1 > 10){ + // this.$message.warning(this.$t('nomorethan')) + // return + // } this.formInline.dataList.splice(index + 1, 0, {}) this.formInline = { ...this.formInline } }, diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradehavechanged.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradehavechanged.vue index 15807bc81..a8f3d442e 100644 --- a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradehavechanged.vue +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradehavechanged.vue @@ -60,8 +60,8 @@ - {{ $t('yes') }} - {{ $t('not') }} + {{ $t('yes') }} + {{ $t('not') }} diff --git a/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue b/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue index 1d03677eb..e0210dca8 100644 --- a/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue +++ b/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue @@ -247,7 +247,7 @@ {{$t('Assignedby')}} -
+
{{$t('dataExport')}}