OTA管理布局

This commit is contained in:
zyx.net
2023-08-11 17:43:39 +08:00
parent 634968d9a2
commit 5a39a64b6d
4 changed files with 1093 additions and 0 deletions
+14
View File
@@ -1925,4 +1925,18 @@ module.exports = {
processInitiationOne:'Process Initiation',
taskHandlingOne:'Task Handling',
taskReview:'Task Review',
softwareversion:'Software version',
softwareplatform:'Software platform',
softwarereleasetime:'Software release time',
theme:'theme',
influencestatute:'Influence statute',
vdrste:'VDR status',
impactdescription:'Impact description',
authenticationimpact:'Authentication impact',
impactstatement:'Impact statement',
certificationdeclaration:'Certification declaration',
matchingstate:'Matching state',
issuenotice:'Issue notice',
applyforrematch:'Apply for rematch',
}
+13
View File
@@ -3881,4 +3881,17 @@ module.exports = {
processInitiationOne:'任务发起',
taskHandlingOne:'任务办理',
taskReview:'任务审查',
softwareversion:'软件版本',
softwareplatform:'软件平台',
softwarereleasetime:'软件发布时间',
theme:'主题',
influencestatute:'影响法规',
vdrste:'VDR状态',
impactdescription:'影响描述',
authenticationimpact:'认证影响',
impactstatement:'影响说明',
certificationdeclaration:'认证申报',
matchingstate:'匹配状态',
issuenotice:'下发通知',
applyforrematch:'申请重新匹配',
}