[add] 法规符合性排查流程页面

This commit is contained in:
lideqin
2024-06-27 17:22:10 +08:00
parent 0d7923d55c
commit 18b90120ee
15 changed files with 2101 additions and 17 deletions
+4
View File
@@ -199,7 +199,11 @@ module.exports = {
newCertifiedVehicleImplementationDate: 'New certified vehicle implementation date',
generate: 'Generate',
vehicleType: 'Vehicle type',
modelStatus: 'Model status',
clickToUpload: 'Click to upload',
designEngineer: 'Design engineer',
pleaseUpload: 'Please upload',
supportingMaterial: 'Supporting material',
// 树右键
treeRight: {
addFolder: 'Create New Folder',
+15 -1
View File
@@ -32,7 +32,21 @@ module.exports = {
decompositionSingleSource: 'Decomposition single source',
pleaseAddStandard: 'Please add a new criterion first',
modelStatus: 'Model status',
primaryInvestigator: 'Primary investigator'
primaryInvestigator: 'Primary investigator',
checkWhetherTheTaskIsDelivered: 'Check whether the task is delivered',
batchSelector: 'Batch selector',
mainFinderImportTemplate: 'Compliance check process Import template',
countersigningOfficer: 'Countersigning officer',
auditor: 'Auditor',
approvingOfficer: 'Approving officer',
evaluationResult: 'Evaluation result',
theStatusNotMeetRequirements: 'The status quo that does not meet the requirements',
rectificationPlan: 'Rectification plan',
rectificationCycle: 'Rectification cycle',
rectificationCost: 'Rectification cost',
sharedWithOtherProjects: 'Shared with other projects',
costOfThisItemAfterSharing: 'Cost of this item after sharing',
appraiser: 'Appraiser'
},
// 市场清单发布流程
marketListReleaseProcess: {
+15 -1
View File
@@ -32,7 +32,21 @@ module.exports = {
decompositionSingleSource: '分解单来源',
pleaseAddStandard: '请先新增一条标准',
modelStatus: '车型状态',
primaryInvestigator: '主排查人'
primaryInvestigator: '主排查人',
checkWhetherTheTaskIsDelivered: '排查任务是否下发',
batchSelector: '批量选择人员',
mainFinderImportTemplate: '法规符合性排查流程导入模板',
countersigningOfficer: '会签人员',
auditor: '审核人员',
approvingOfficer: '批准人员',
evaluationResult: '评估结果',
theStatusNotMeetRequirements: '不满足要求的现状',
rectificationPlan: '整改方案',
rectificationCycle: '整改周期',
rectificationCost: '整改费用',
sharedWithOtherProjects: '与其他项目共用性',
costOfThisItemAfterSharing: '共用后本项目所需费用',
appraiser: '评估人'
},
// 市场清单发布流程
marketListReleaseProcess: {
+4
View File
@@ -216,7 +216,11 @@ module.exports = {
newCertifiedVehicleImplementationDate: '新认证车实施日期',
generate: '生成',
vehicleType: '车型',
modelStatus: '车型状态',
clickToUpload: '点击上传',
designEngineer: '设计工程师',
pleaseUpload: '请上传',
supportingMaterial: '佐证材料',
// 标准字段
standardField: {
standardEnglishName: '标准英文名称',