update 国内标准分享

This commit is contained in:
赵霄
2023-09-12 17:35:31 +08:00
parent 9c296ace14
commit 5fab579e09
6 changed files with 160 additions and 32 deletions
+12 -1
View File
@@ -18,6 +18,17 @@ module.exports = {
uninvolved: '不涉及',
regulationsList: '法规清单',
standardNumberStandardName: '标准号/标准名称',
transfer: '调取'
transfer: '调取',
standardNumber: '标准号',
standardName: '标准名称',
englishName: '英文名称',
standardState: '标准状态',
applicableVehicleType: '适用车型',
productionDate: '在产车实施日期',
newModelImplementationDate: '新车型实施日期',
processState: '流程状态',
evaluationResult: '评估结果',
responsibleDepartment: '责任部门',
evaluationResultHistory: '评估结果历史'
}
}