ota统计修改布局

This commit is contained in:
zyx.net
2023-08-19 11:55:27 +08:00
parent cbf77d35b3
commit 8e4ff95190
5 changed files with 511 additions and 13 deletions
+6
View File
@@ -1942,4 +1942,10 @@ module.exports = {
VDRDetails:'VDR Details',
applicationprojectversion:'Application project version',
selectlocked:'You can select only the data whose matching status is locked',
otastatus:'OTA status',
Matchingstatestatistics:'Matching state statistics',
OTaauthenticationprogressstatistics:'OTA authentication progress statistics',
tobematched:'To be matched',
Pendingapproval:'Pending approval',
lock:'lock',
}
+6
View File
@@ -3898,4 +3898,10 @@ module.exports = {
VDRDetails:'VDR详情',
applicationprojectversion:'应用项目版本',
selectlocked:'只能选择匹配状态为锁定的数据',
otastatus:'OTA状态',
Matchingstatestatistics:'匹配状态统计',
OTaauthenticationprogressstatistics:'OTA认证进度统计',
tobematched:'待匹配',
Pendingapproval:'待审批',
lock:'锁定',
}