[update] 法规符合性排查流程

This commit is contained in:
lideqin
2024-07-08 16:31:27 +08:00
parent 401f15d761
commit 8d826a244e
6 changed files with 158 additions and 103 deletions
+5 -1
View File
@@ -46,7 +46,11 @@ module.exports = {
rectificationCost: 'Rectification cost',
sharedWithOtherProjects: 'Shared with other projects',
costOfThisItemAfterSharing: 'Cost of this item after sharing',
appraiser: 'Appraiser'
appraiser: 'Appraiser',
salvageListTemplateDownload: 'Split single file template download',
salvageListTemplateName: 'Decomposes a single file upload template',
carTypeFileTemplateDownload: 'Model project file template download',
carTypeFileTemplateName: 'Model project file upload template'
},
// 市场清单发布流程
marketListReleaseProcess: {
+5 -1
View File
@@ -46,7 +46,11 @@ module.exports = {
rectificationCost: '整改费用',
sharedWithOtherProjects: '与其他项目共用性',
costOfThisItemAfterSharing: '共用后本项目所需费用',
appraiser: '评估人'
appraiser: '评估人',
salvageListTemplateDownload: '分解单文件模板下载',
salvageListTemplateName: '分解单文件上传模板',
carTypeFileTemplateDownload: '车型项目文件模板下载',
carTypeFileTemplateName: '车型项目文件上传模板'
},
// 市场清单发布流程
marketListReleaseProcess: {