[add] 市场法规清单

This commit is contained in:
lideqin
2024-06-14 18:09:50 +08:00
parent 41ed25fbba
commit 10569bbf55
5 changed files with 738 additions and 1 deletions
@@ -58,11 +58,28 @@ module.exports = {
uploadData: '上传资料',
addAPeer: '新增同级',
newChild: '新增子级',
pleaseSelectTheDirectoryOnTheLeft:'请选择左侧目录'
pleaseSelectTheDirectoryOnTheLeft: '请选择左侧目录'
},
// 文档动态
documentDynamics: {
messageContent: '消息内容',
notificationTime: '通知时间'
},
// 市场法规清单
marketRegulationsList: {
listNumber: '清单编号',
listName: '清单名称',
countryRegion: '国家/地区',
drivingPosition: '驾驶位置',
author: '作者',
exportName: '市场法规清单表',
listVersion: '清单版本',
releaseTime: '发布时间',
listState: '清单状态',
customName: '自定义名称',
securityClass: '密级',
listDeclaration: '清单说明',
templateName: '市场法规清单导入模版',
}
}
+33
View File
@@ -189,6 +189,39 @@ module.exports = {
noFileAvailableForPreview: '暂无可预览的文件',
enterpriseStandard: '企业标准',
pleaseAtLeastSelectOneUser: '请至少选择一个用户',
next: '下一步',
marketRegulationsList: '市场法规清单',
transfer: '调取',
// 标准字段
standardField: {
standardEnglishName: '标准英文名称',
newProductionVehicleImplementationDate: '新生产车实施日期',
newCertifiedVehicleImplementationDate: '新认证车实施日期',
dateOfRegistration: '注册日期',
applicableCountryRegion: '适用国家/地区',
applicableVehicleType: '适用车型'
},
// 市场清单详情列表字段
marketListField: {
standardEnglishName: '标准英文名称',
newProductionVehicleImplementationDate: '新生产车实施日期',
newCertifiedVehicleImplementationDate: '新认证车实施日期',
dateOfRegistration: '注册日期',
applicableCountryRegion: '适用国家/地区',
applicableVehicleType: '适用车型',
authenticationObject: '认证对象',
certifiedDeliverables: '认证交付物',
type: '类型',
dynamicType: '动力类型',
mainControlDepartment: '主控部门',
masterControlDepartmentProfessionalModule: '主控部门专业模块',
relatedDepartment: '关联部门',
associateDepartmentSpecializedModules: '关联部门专业模块',
batchRestriction: '批量限制',
automaticDrivingLevel: '自动驾驶等级',
requirementType: '要求类型',
},
// 树右键
treeRight: {
addFolder: '新增文件夹',