diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js
index 30c367db6..1aa0154f3 100644
--- a/jero-web/src/common/lang/zh-cn.js
+++ b/jero-web/src/common/lang/zh-cn.js
@@ -76,6 +76,8 @@ module.exports = {
numericalValue: '数值',
yes: '是',
not: '否',
+ have:'有',
+
notOnlyRz: '否',
EnterValue: '请输入值',
SavedQuery: '保存的查询',
@@ -1595,11 +1597,11 @@ module.exports = {
electroniccontrollertype:'电子控制器型号',
hardwareversioninformation:'硬件版本信息',
initialsoftwareversionnumber:'初始软件版本号',
- inflammatorydata:'初始软件包的完整性验证数据',
- environmentalprotection:'升级是否影响整车安全啊、节能、环保、防盗等性能',
+ inflammatorydata:'初始软件包的完整性验证数据(需统一哈希算法并说明,例如SM3:d192e819d6990624f40e3585106ee134)',
+ environmentalprotection:'升级是否影响整车安全、节能、环保、防盗等性能',
operatingsystemtype:'操作系统类型',
operatingsystemmanufacturer:'操作系统生产企业',
- operatingsystemversion:'操作系统版本号',
+ operatingsystemversion:'软件版本号',
addcontroller:'添加控制器',
addsystem:'添加系统',
functionname:'功能名称',
@@ -1635,7 +1637,7 @@ module.exports = {
Taskconfirmationresult:'任务确认结果',
Compliancetaskhandling:'符合性任务办理',
resultofhandling:'处理结果',
- networksecurityrequirements:'网络安全要求',
+ networksecurityrequirements:'激光雷达',
upgradefunctionrequirements:'升级功能要求',
usernotificationrequirement:'用户告知要求',
ineffectiveupgrades:'应保护升级包的真实性和完整性,以合理地防止其受到损害,并合理地防止无效升级',
@@ -1666,7 +1668,7 @@ module.exports = {
'(a)告知车辆用户车辆升级的结果(成功或失败);\n' +
'\n' +
'(b)若升级成功,告知车辆用户已实施的变更,用户手册(如果适用)的任何相关更新。',
- upgradepacketprotectionmeasures:'升级包保护措施',
+ upgradepacketprotectionmeasures:'软件版本(集)识别与存储',
otaupgradedsecuritymeasuresforvehicles:'车辆OTA升级安全措施',
authenticityandintegrityprotectionmechanism:'真实性、完整性保护机制(可多选)',
failsafmechanism:'防失效保护机制(可多选)',
@@ -1696,7 +1698,7 @@ module.exports = {
vehiclecommunicationsystem:'车载通信系统',
driversurveillancecamera:'驾驶员监控摄像头',
drivermonitoringinfraredsensor:'驾驶员监控红外传感器',
- vehiclesatellitepositioningequipment:'车载卫星定位设备',
+ vehiclesatellitepositioningequipment:'车载卫星定位设备(接收卫星信号及辅助定位信号的装置,PPP/GNSS/RTK)',
inertialnavigationsystem:'惯性导航系统',
wheelspeedmeter:'轮速计',
highprecisionmap:'高精度地图',
@@ -1743,7 +1745,7 @@ module.exports = {
afterthesoftwareversionupgraded:'软件版本号升级后',
beforetheOSversionupgraded:'操作系统版本号升级前',
aftertheoperatingsystemversionupgraded:'操作系统版本号升级后',
- initialpackageforintegrityinflammatorydata:'初始软件包的完整性验证数据',
+ initialpackageforintegrityinflammatorydata:'初始软件包的完整性验证数据(需统一哈希算法并说明,例如SM3:d192e819d6990624f40e3585106ee134)',
upgradepackageintegrityverificationdata:'升级包完整性验证数据',
upgradepackagesize:'升级包大小',
differentialupgradeornot:'是否差分升级',
diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue
index 7b7d6f0b2..5a5717e53 100644
--- a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue
+++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue
@@ -228,10 +228,16 @@ export default {
}
})
},
+ save(){
+
+ },
+
next(){
+ this.save()
this.$emit('recordparametersdown')
},
last(){
+ this.save()
this.$emit('recordparametersup')
},
dateChange(item) {
diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue
index 8cf9c9cf3..1b6efda2d 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 @@
{{ $t('note') }}
{{ $t('format') }}