[add] 市场清单发布流程

This commit is contained in:
lideqin
2024-06-24 17:52:58 +08:00
parent 1b23b4bcc3
commit 53e2ea1e93
11 changed files with 1001 additions and 9 deletions
+18
View File
@@ -21,6 +21,24 @@ module.exports = {
ccPerson: '抄送人员',
briefDescription: '法规要求简要描述'
},
// 市场清单发布流程
marketListReleaseProcess: {
englishName: '英文名称',
newProductionVehicleImplementationDate: '新生产车实施日期',
newCertifiedVehicleImplementationDate: '新认证车实施日期',
applicableCountryRegion: '适用国家/地区',
applicableVehicleType: '适用车型',
authenticationObject: '认证对象',
certifiedDeliverables: '认证交付物',
type: '类型',
dynamicType: '动力类型',
mainControlDepartment: '主控部门',
masterControlDepartmentProfessionalModule: '主控部门专业模块',
relatedDepartment: '关联部门',
associateDepartmentSpecializedModules: '关联部门专业模块',
requirementType: '要求类型',
},
// 流程配置
processConfig: {
processType: '流程类型',