[update 标准解读流程] 测试
This commit is contained in:
@@ -197,6 +197,7 @@ module.exports = {
|
||||
standardState: 'Standard state',
|
||||
newProductionVehicleImplementationDate: 'New production vehicle implementation date',
|
||||
newCertifiedVehicleImplementationDate: 'New certified vehicle implementation date',
|
||||
implementationDate: 'Implementation date',
|
||||
generate: 'Generate',
|
||||
vehicleType: 'Vehicle type',
|
||||
modelStatus: 'Model status',
|
||||
@@ -625,11 +626,11 @@ module.exports = {
|
||||
noFileMsg: 'Please select a file'
|
||||
},
|
||||
// 属性标识管理
|
||||
attributeIdentification:{
|
||||
labelName:'Label Name',
|
||||
firstLabel:'First Label',
|
||||
secondLabel:'Second Label',
|
||||
thirdLabel:'Third Label',
|
||||
attributeIdentification: {
|
||||
labelName: 'Label Name',
|
||||
firstLabel: 'First Label',
|
||||
secondLabel: 'Second Label',
|
||||
thirdLabel: 'Third Label'
|
||||
},
|
||||
// 系统管理
|
||||
system,
|
||||
@@ -648,5 +649,5 @@ module.exports = {
|
||||
// 工作中心
|
||||
workCenter,
|
||||
// 法规符合性评估库
|
||||
regulatoryComplianceAssessmentDatabase,
|
||||
regulatoryComplianceAssessmentDatabase
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user