添加认证清单

This commit is contained in:
范强强
2023-03-03 15:07:01 +08:00
parent cb54248b90
commit 2e5e8a710a
7 changed files with 2056 additions and 17 deletions
+8
View File
@@ -1384,4 +1384,12 @@ module.exports = {
beforedate:'In... Before date',
beforedatein:'In... Before date (inclusive)',
inRecentMonthsin6:'Within 6 months (implemented)',
certificationList:'Certification List',
inspectionItems:'Inspection Items',
processReset:'Process Reset',
configurationItem:'Configuration Item',
DeliverablesResult:'Deliverables Result',
reportNo:'Report No',
productModel:'Product Model',
nameOfManufacturer:'Name Of Manufacturer',
}
+8
View File
@@ -1485,4 +1485,12 @@ module.exports = {
beforedate:'...日期之前',
beforedatein:'...日期之前包含',
inRecentMonthsin6:'近6个月内已实施',
certificationList:'认证清单',
inspectionItems:'检验项目',
processReset:'流程重置',
configurationItem:'配置项',
DeliverablesResult:'交付结果',
reportNo:'报告编号',
productModel:'产品型号',
nameOfManufacturer:'生产企业名称',
}