[update] 联调企标左侧体系树

This commit is contained in:
lideqin
2023-09-12 15:04:43 +08:00
parent be61531ee1
commit 7b56d2e753
5 changed files with 245 additions and 31 deletions
@@ -17,7 +17,8 @@ module.exports = {
evaluate: '企标评价',
updateRecord: '更新记录',
submitQuestion: '提交问题',
standardResolutionSheet: '标准分解单'
standardResolutionSheet: '标准分解单',
nodeName: '节点名称'
},
// 评审会记录
reviewMeeting: {
@@ -108,6 +109,6 @@ module.exports = {
oldEnterpriseStandardNum: '原企标编号',
newEnterpriseStandardNum: '新企标编号',
oldEnterpriseStandardName: '原企标名称',
newEnterpriseStandardName: '新企标名称',
newEnterpriseStandardName: '新企标名称'
}
}