[update] 法规符合性排查流程
This commit is contained in:
@@ -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: {
|
||||
|
||||
@@ -46,7 +46,11 @@ module.exports = {
|
||||
rectificationCost: '整改费用',
|
||||
sharedWithOtherProjects: '与其他项目共用性',
|
||||
costOfThisItemAfterSharing: '共用后本项目所需费用',
|
||||
appraiser: '评估人'
|
||||
appraiser: '评估人',
|
||||
salvageListTemplateDownload: '分解单文件模板下载',
|
||||
salvageListTemplateName: '分解单文件上传模板',
|
||||
carTypeFileTemplateDownload: '车型项目文件模板下载',
|
||||
carTypeFileTemplateName: '车型项目文件上传模板'
|
||||
},
|
||||
// 市场清单发布流程
|
||||
marketListReleaseProcess: {
|
||||
|
||||
Reference in New Issue
Block a user