From 5d97758c14985c91e40fcbccca064b0bc2a4e951 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Mon, 3 Apr 2023 10:24:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ota?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 3 ++- jero-web/src/common/lang/zh-cn.js | 3 ++- .../components/thetargetvehicleofthisupgrade.vue | 2 +- .../upgradeactivityrecord/components/upgradehavechanged.vue | 6 +++++- .../vehicleinformation/components/beupgradedonline.vue | 4 ++-- .../otamanagement/vehicleinformation/components/other.vue | 6 ++++-- 6 files changed, 16 insertions(+), 8 deletions(-) diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 4b1d8cb60..1b0823753 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1508,7 +1508,7 @@ module.exports = { applicationconditions:'Application conditions', componentname:'Component name', fillincontent:'Fill in content', - upgradepacketprotectionmeasures:'Upgrade packet protection measures', + upgradepacketprotectionmeasuresa:'Software version (set) identification and storage', controlsystem:'This section describes how to identify and save the software upgrade version (set) of the electronic control system', vehicledynamictype:'Vehicle dynamic type', upgradetargetmodel:'Upgrade target model', @@ -1744,4 +1744,5 @@ module.exports = { uploadedfilelarger:'The uploaded file is larger than', marketCertificationListDetails:'Market Certification List Details', andTheProcessStatusTheList:'And the process status cannot be the data to be checked in the list', + pleasefillintherange:'Please fill in the range', } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index a188678b6..19e18f226 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1669,7 +1669,7 @@ module.exports = { '(a)告知车辆用户车辆升级的结果(成功或失败);\n' + '\n' + '(b)若升级成功,告知车辆用户已实施的变更,用户手册(如果适用)的任何相关更新。', - // upgradepacketprotectionmeasures:'软件版本(集)识别与存储', + upgradepacketprotectionmeasuresa:'软件版本(集)识别与存储', otaupgradedsecuritymeasuresforvehicles:'车辆OTA升级安全措施', authenticityandintegrityprotectionmechanism:'真实性、完整性保护机制(可多选)', failsafmechanism:'防失效保护机制(可多选)', @@ -1847,4 +1847,5 @@ module.exports = { marketCertificationList:'市场认证清单', marketCertificationListDetails:'市场认证清单详情', andTheProcessStatusTheList:'并且流程状态不能为清单待校核的数据', + pleasefillintherange:'请填写范围', } \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/thetargetvehicleofthisupgrade.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/thetargetvehicleofthisupgrade.vue index e153908bb..8e42cbf81 100644 --- a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/thetargetvehicleofthisupgrade.vue +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/thetargetvehicleofthisupgrade.vue @@ -54,7 +54,7 @@ {{$t('VINcodelist')}} - diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradehavechanged.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradehavechanged.vue index 84873b48c..44d8d2237 100644 --- a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradehavechanged.vue +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/upgradehavechanged.vue @@ -58,7 +58,11 @@ - + + + {{ $t('yes') }} + {{ $t('not') }} + diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue index 541e9bdae..0daffffe9 100644 --- a/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue @@ -53,10 +53,10 @@ - + - + diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/other.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/other.vue index dc0c50501..2459e441a 100644 --- a/jero-web/src/views/otamanagement/vehicleinformation/components/other.vue +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/other.vue @@ -6,7 +6,7 @@
- {{$t('upgradepacketprotectionmeasures')}} + {{$t('upgradepacketprotectionmeasuresa')}}