update 标准分解单样式
This commit is contained in:
@@ -7,6 +7,20 @@ module.exports = {
|
||||
standardResolutionSheet: 'Standard resolution sheet', // 标准分解单
|
||||
updateRecord: 'Update record', // 更新记录
|
||||
submitQuestion: 'Submit a question', // 提交问题
|
||||
standardCatalogue: 'Standard catalogue', // 标准目录
|
||||
clauseLabel: 'Clause label', // 条文标签
|
||||
clauseNumber: 'Article number', // 条文号
|
||||
clauseTitle: 'Title of article', // 条文标题
|
||||
regulatoryRequirementsType: 'Types of regulatory requirements', // 法规要求类型
|
||||
functionalClassification: 'Functional classification', // 功能分类
|
||||
functionalSpecialty: 'Functional specialty', // 功能专业
|
||||
blockCoding: 'Block coding', // 分组编码
|
||||
groupName: 'Group name', // 分组名称
|
||||
newCertificationImplementationTime: 'New certification implementation time', // 新认证实施时间
|
||||
certifiedImplementationTime: 'Certified implementation time', // 已认证实施时间
|
||||
newRegistrationImplementationTime: 'New registration implementation time', // 新注册实施时间
|
||||
applicableVehicleType: 'Applicable vehicle type', // 适用车型
|
||||
dynamicType: 'Dynamic type', // 动力类型
|
||||
// 国内标准
|
||||
domesticStandard: {
|
||||
treeSearchPlaceholder: 'Please enter the tree system', // 请输入树状图体系
|
||||
|
||||
@@ -7,6 +7,20 @@ module.exports = {
|
||||
standardResolutionSheet: '标准分解单',
|
||||
updateRecord: '更新记录',
|
||||
submitQuestion: '提交问题',
|
||||
standardCatalogue: '标准目录',
|
||||
clauseLabel: '条文标签',
|
||||
clauseNumber: '条文号',
|
||||
clauseTitle: '条文标题',
|
||||
regulatoryRequirementsType: '法规要求类型', // 法规要求类型
|
||||
functionalClassification: '功能分类', // 功能分类
|
||||
functionalSpecialty: '功能专业', // 功能专业
|
||||
blockCoding: '分组编码', // 分组编码
|
||||
groupName: '分组名称', // 分组名称
|
||||
newCertificationImplementationTime: '新认证实施时间', // 新认证实施时间
|
||||
certifiedImplementationTime: '已认证实施时间', // 已认证实施时间
|
||||
newRegistrationImplementationTime: '新注册实施时间', // 新注册实施时间
|
||||
applicableVehicleType: '适用车型', // 适用车型
|
||||
dynamicType: '动力类型', // 动力类型
|
||||
// 国内标准
|
||||
domesticStandard: {
|
||||
treeSearchPlaceholder: '请输入树状图体系',
|
||||
|
||||
Reference in New Issue
Block a user