修改文档详情的查看文件时的标准分解单

This commit is contained in:
qq787203167
2022-04-15 18:13:48 +08:00
parent 1b47e3e339
commit 901b58a37c
5 changed files with 290 additions and 133 deletions
+72 -67
View File
@@ -390,7 +390,7 @@ module.exports = {
check: 'check',
enName: 'English name',
selectLeastOne: 'Please select at least one piece of data',
selectFileType:'Please select a file type',
selectFileType: 'Please select a file type',
sureVerified: 'Are you sure this file is not verified?',
sureSynchronize: 'The file has not been verified. Are you sure you want to synchronize to the document library?',
UploadFile: 'Upload file',
@@ -591,70 +591,75 @@ module.exports = {
confirmationOfDesignConformity: 'Confirmation of design conformity',
Deliverables: 'Deliverables',
personLiable: 'person liable',
PrehomoConfirmation:'Prehomo confirmation',
verificationAndConformityconfirmation:'Verification and conformity confirmation',
StandardImplementationDate:'Standard implementation date',
regulatoryEngineer:'Regulatory Engineer',
certifiedEngineer:'Certified Engineer',
engineeringInterfacePerson:'Engineering interface person',
typeOfDeliverables:'Type of deliverables',
deliverableTemplate:'Deliverable template',
entryName:'entry name',
targetMarket:'target market',
projectStatus:'Project status',
StudioEngineer:'Studio engineer',
CertificationTime:'Certification time',
NTplatform:'NT platform',
NPplatform:'NP platform',
IPDInformation:'IPD information',
certificationProgramInformation:'Certification program information',
taskReleaseStatus:'Task release status',
task:'task',
TaskCutOffTime:'Task cut-off time',
Transfer:'Transfer',
CertificationDirectory:'Certification directory',
TaskRequirements:'Task requirements',
CertificationProgress:'Certification progress',
CurrentProjectStatusEvaluation:'Current project status evaluation',
NiONumber:'NiO number',
ParameterName:'Parameter name',
ParameterDescription:'Parameter description',
Version:'Version',
certificationProgramTime:'Certification program time',
ArchitecturePlatform:'Architecture platform',
ModelPlatform:'Model platform',
ListOfRelevantPersonnel:'List of relevant personnel',
DeliverableStatus:'Deliverable status',
CurrentStatusOfTheProject:'Current status of the project',
NonConformance:'Non conformance',
listSubclauses:'list subclauses',
fileType:'file type',
view:'view',
KMVSS_Table:'KMVSS Table',
KMVSS_Article:'KMVSS Article',
America:'America',
Europe:'Europe',
Japan_one:'Japan Attachment',
Japan_two:'Japan Article',
China:'China',
onlyOnefileUploaded:'only one file can be uploaded',
typeCannotUploaded:'this type of file cannot be uploaded',
confirmWithdraw:'confirm Withdraw ?',
OperationDetails:'Operation details',
OperationTime:'Operation time',
oneTableAdded:'only one table can be added',
addATable:'please add a table',
pleaseUploadSplitFile:'please upload split file',
release:'release',
confirmRelease:'confirm Release ?',
UploadMost:'You can only upload 20 at most',
FileUploadFailed:'File upload failed',
FileUploadedSuccessfully:'File uploaded successfully',
DeletedSuccessfully:'Deleted successfully',
confirmCopy:'confirm Copy ?',
DigitalPlatform:'Digital platform',
dehicleDevelopmentPlan:'Vehicle development plan',
certificationProgram:'certificationProgram',
DocumentStandard:'Document standard',
standardName:'标准名称',
PrehomoConfirmation: 'Prehomo confirmation',
verificationAndConformityconfirmation: 'Verification and conformity confirmation',
StandardImplementationDate: 'Standard implementation date',
regulatoryEngineer: 'Regulatory Engineer',
certifiedEngineer: 'Certified Engineer',
engineeringInterfacePerson: 'Engineering interface person',
typeOfDeliverables: 'Type of deliverables',
deliverableTemplate: 'Deliverable template',
entryName: 'entry name',
targetMarket: 'target market',
projectStatus: 'Project status',
StudioEngineer: 'Studio engineer',
CertificationTime: 'Certification time',
NTplatform: 'NT platform',
NPplatform: 'NP platform',
IPDInformation: 'IPD information',
certificationProgramInformation: 'Certification program information',
taskReleaseStatus: 'Task release status',
task: 'task',
TaskCutOffTime: 'Task cut-off time',
Transfer: 'Transfer',
CertificationDirectory: 'Certification directory',
TaskRequirements: 'Task requirements',
CertificationProgress: 'Certification progress',
CurrentProjectStatusEvaluation: 'Current project status evaluation',
NiONumber: 'NiO number',
ParameterName: 'Parameter name',
ParameterDescription: 'Parameter description',
Version: 'Version',
certificationProgramTime: 'Certification program time',
ArchitecturePlatform: 'Architecture platform',
ModelPlatform: 'Model platform',
ListOfRelevantPersonnel: 'List of relevant personnel',
DeliverableStatus: 'Deliverable status',
CurrentStatusOfTheProject: 'Current status of the project',
NonConformance: 'Non conformance',
listSubclauses: 'list subclauses',
fileType: 'file type',
view: 'view',
KMVSS_Table: 'KMVSS Table',
KMVSS_Article: 'KMVSS Article',
America: 'America',
Europe: 'Europe',
Japan_one: 'Japan Attachment',
Japan_two: 'Japan Article',
China: 'China',
onlyOnefileUploaded: 'only one file can be uploaded',
typeCannotUploaded: 'this type of file cannot be uploaded',
confirmWithdraw: 'confirm Withdraw ?',
OperationDetails: 'Operation details',
OperationTime: 'Operation time',
oneTableAdded: 'only one table can be added',
addATable: 'please add a table',
pleaseUploadSplitFile: 'please upload split file',
release: 'release',
confirmRelease: 'confirm Release ?',
UploadMost: 'You can only upload 20 at most',
FileUploadFailed: 'File upload failed',
FileUploadedSuccessfully: 'File uploaded successfully',
DeletedSuccessfully: 'Deleted successfully',
confirmCopy: 'confirm Copy ?',
DigitalPlatform: 'Digital platform',
dehicleDevelopmentPlan: 'Vehicle development plan',
certificationProgram: 'certificationProgram',
DocumentStandard: 'Document standard',
standardName: 'standard Name',
initiateListConfirmation: 'Initiate list confirmation',
initiateTaskConfirmation: 'Initiate task confirmation',
alteration: 'alteration',
fixedPlate: 'Fixed plate',
taskAffirmStatus: 'task Affirm Status'
}
+13 -8
View File
@@ -652,13 +652,18 @@ module.exports = {
release: '发布',
confirmRelease: '确认发布',
UploadMost: '最多只能上传二十个',
FileUploadFailed:'文件上传失败',
FileUploadedSuccessfully:'文件上传成功',
DeletedSuccessfully:'删除成功',
FileUploadFailed: '文件上传失败',
FileUploadedSuccessfully: '文件上传成功',
DeletedSuccessfully: '删除成功',
confirmCopy: '确定复制',
DigitalPlatform:'数字平台',
dehicleDevelopmentPlan:'整车开发计划',
certificationProgram:'认证计划',
DocumentStandard:'文档标准',
standardName:'Standard name',
DigitalPlatform: '数字平台',
dehicleDevelopmentPlan: '整车开发计划',
certificationProgram: '认证计划',
DocumentStandard: '文档标准',
standardName: '标准名称',
initiateListConfirmation: '发起清单确认',
initiateTaskConfirmation:'发起任务确认',
alteration:'变更',
fixedPlate:'定版',
taskAffirmStatus:'任务发布状态',
}