[add] 不符合项库
This commit is contained in:
@@ -29,6 +29,13 @@ module.exports = {
|
||||
modelStatus: '车型状态',
|
||||
appraiser: '评估人',
|
||||
problemType: '问题类型',
|
||||
rectificationCompletionDate: '整改完成日期'
|
||||
rectificationCompletionDate: '整改完成日期',
|
||||
theStatusNotMeetRequirements: '不满足要求的现状',
|
||||
rectificationPlan: '整改方案',
|
||||
rectificationCycle: '整改周期',
|
||||
rectificationCost: '整改费用',
|
||||
sharedWithOtherProjects: '与其他项目共用性',
|
||||
costOfThisItemAfterSharing: '共用后本项目所需费用',
|
||||
isHaveClosed: '请选择整改状态为待整改的数据进行关闭'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,6 +29,13 @@ module.exports = {
|
||||
modelStatus: '车型状态',
|
||||
appraiser: '评估人',
|
||||
problemType: '问题类型',
|
||||
rectificationCompletionDate: '整改完成日期'
|
||||
rectificationCompletionDate: '整改完成日期',
|
||||
theStatusNotMeetRequirements: '不满足要求的现状',
|
||||
rectificationPlan: '整改方案',
|
||||
rectificationCycle: '整改周期',
|
||||
rectificationCost: '整改费用',
|
||||
sharedWithOtherProjects: '与其他项目共用性',
|
||||
costOfThisItemAfterSharing: '共用后本项目所需费用',
|
||||
isHaveClosed: '请选择整改状态为待整改的数据进行关闭'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user