OTA管理工具-在线升级要求-注释

This commit is contained in:
刘彦泽
2023-03-27 13:37:23 +08:00
parent fdbe699fe0
commit e756b54a96
3 changed files with 15 additions and 4 deletions
+2
View File
@@ -1716,4 +1716,6 @@ module.exports = {
pleaseFillInTheInformationTaskProcess:'Please fill in the information of the project interface person and responsible person before initiating the task process',
complianceReporting:'Compliance Reporting',
youCanOnlySelectStatusClearSubmit:'You can only select data with a process status of Clear to Submit',
note:'Note: The attachment includes the list of test items and test report. Test standard or technical specification',
format:'It supports doc/docx/pdf format and is less than 50M in size',
}
+2
View File
@@ -1816,4 +1816,6 @@ module.exports = {
pleaseFillInTheInformationTaskProcess:'请填写工程接口人和责任人信息后再发起任务流程',
complianceReporting:'合规报告',
youCanOnlySelectStatusClearSubmit:'只能选择流程状态为清单待提交的数据',
note:':附件包括测试项目清单测试报告测试标准或技术规范',
format:'支持doc/docx/pdf格式,大小50M以内',
}