【update 首页】首页样式及高级搜索
This commit is contained in:
@@ -89,27 +89,27 @@ module.exports = {
|
||||
},
|
||||
// 标准主计划
|
||||
standardMasterPlan: {
|
||||
standardNumber: '标准编号',
|
||||
standardName: '标准名称',
|
||||
standardStatus: '标准状态',
|
||||
applicableMarket: '适用市场',
|
||||
informationInput: '信息输入',
|
||||
textStorage: '文本入库',
|
||||
importNotification: '导入通知',
|
||||
interpretationOfRegulations: '法规解读',
|
||||
regulatoryPromotion: '法规宣贯',
|
||||
marketRegulationListUpdate: '市场法规清单更新',
|
||||
regulatoryComplianceInvestigation: '法规符合性排查',
|
||||
generalDocumentRectificationPlan: '通用文件整改计划',
|
||||
vehicleModelRectification: '车型整改',
|
||||
isItRelatedTo: '是否涉及',
|
||||
responsiblePerson: '责任人',
|
||||
plannedCompletionDate: '计划完成日期',
|
||||
actualFinishingDate: '实际完成日期',
|
||||
deliverables: '交付物',
|
||||
pcrNumber: 'PCR编号',
|
||||
rectifyFinishingDate: '整改完成日期',
|
||||
viewMarketList: '查看市场清单',
|
||||
viewTroubleshootingResults: '查看排查结果'
|
||||
standardNumber: 'standard number',
|
||||
standardName: 'Standard Name',
|
||||
standardStatus: 'Standard State',
|
||||
applicableMarket: 'Applicable markets',
|
||||
informationInput: 'Information input',
|
||||
textStorage: 'Text storage',
|
||||
importNotification: 'Import Notification',
|
||||
interpretationOfRegulations: 'Interpretation of regulations',
|
||||
regulatoryPromotion: 'Regulatory promotion',
|
||||
marketRegulationListUpdate: 'Market Regulation List Update',
|
||||
regulatoryComplianceInvestigation: 'Regulatory compliance investigation',
|
||||
generalDocumentRectificationPlan: 'General Document Rectification Plan',
|
||||
vehicleModelRectification: 'Vehicle model rectification',
|
||||
isItRelatedTo: 'Is it related to',
|
||||
responsiblePerson: 'person responsible',
|
||||
plannedCompletionDate: 'Planned completion date',
|
||||
actualFinishingDate: 'actual finishing date',
|
||||
deliverables: 'Deliverables',
|
||||
pcrNumber: 'PCR number',
|
||||
rectifyFinishingDate: 'Completion date of rectification',
|
||||
viewMarketList: 'View market list',
|
||||
viewTroubleshootingResults: 'View troubleshooting results'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,6 +10,7 @@ module.exports = {
|
||||
submitQuestion: '提交问题',
|
||||
standardCatalogue: '标准目录',
|
||||
clauseLabel: '条文标签',
|
||||
translation: '译文',
|
||||
clauseNumber: '条文号',
|
||||
clauseTitle: '条文标题',
|
||||
regulatoryRequirementsType: '法规要求类型', // 法规要求类型
|
||||
|
||||
Reference in New Issue
Block a user