[update] 不符合项库联调

This commit is contained in:
lideqin
2024-06-26 09:36:46 +08:00
parent 1e11d79e02
commit 9ef9e4837c
5 changed files with 35 additions and 19 deletions
@@ -36,6 +36,7 @@ module.exports = {
rectificationCost: 'Rectification cost',
sharedWithOtherProjects: 'Shared with other projects',
costOfThisItemAfterSharing: 'Cost of this item after sharing',
isHaveClosed: 'Select the data whose rectification status is to be rectified and close it'
isHaveClosed: 'Select the data whose rectification status is to be rectified and close it',
exportName: 'non match item library table'
}
}
@@ -36,6 +36,7 @@ module.exports = {
rectificationCost: '整改费用',
sharedWithOtherProjects: '与其他项目共用性',
costOfThisItemAfterSharing: '共用后本项目所需费用',
isHaveClosed: '请选择整改状态为待整改的数据进行关闭'
isHaveClosed: '请选择整改状态为待整改的数据进行关闭',
exportName: '不符合项库表'
}
}