修改OTA优化

This commit is contained in:
高嵩
2023-06-08 19:42:40 +08:00
parent 8f0b40d712
commit bdd6710fdc
11 changed files with 141 additions and 14 deletions
+1 -1
View File
@@ -1844,7 +1844,7 @@ module.exports = {
averageapprovalperiod:'Average approval period',
day:'day',
passreturntime:'Pass/return time',
approvalcycle:'Approval cycle',
approvalcycle:'Approval cycle(day)',
transittime:'Transit Time',
returntime:'Return time',
}
+1 -1
View File
@@ -1945,7 +1945,7 @@ module.exports = {
averageapprovalperiod:'平均审批周期',
day:'天',
passreturntime:'通过/退回时间',
approvalcycle:'审批周期',
approvalcycle:'审批周期()',
transittime:'通过时间',
returntime:'退回时间',
}