【add】标准主计划

This commit is contained in:
danshihao
2024-06-17 08:55:17 +08:00
parent 10569bbf55
commit 8a316baf3c
4 changed files with 1020 additions and 1 deletions
@@ -81,5 +81,30 @@ module.exports = {
listDeclaration: '清单说明',
templateName: '市场法规清单导入模版',
},
// 标准主计划
standardMasterPlan: {
standardNumber: '标准编号',
standardName: '标准名称',
standardStatus: '标准状态',
applicableMarket: '适用市场',
informationInput: '信息输入',
textStorage: '文本入库',
importNotification: '导入通知',
interpretationOfRegulations: '法规解读',
regulatoryPromotion: '法规宣贯',
marketRegulationListUpdate: '市场法规清单更新',
regulatoryComplianceInvestigation: '法规符合性排查',
generalDocumentRectificationPlan: '通用文件整改计划',
vehicleModelRectification: '车型整改',
isItRelatedTo: '是否涉及',
responsiblePerson: '责任人',
plannedCompletionDate: '计划完成日期',
actualFinishingDate: '实际完成日期',
deliverables: '交付物',
pcrNumber: 'PCR编号',
rectifyFinishingDate: '整改完成日期',
viewMarketList: '查看市场清单',
viewTroubleshootingResults: '查看排查结果'
}
}