[update] 企标制修订流程到评分人打分节点
This commit is contained in:
@@ -23,7 +23,8 @@ module.exports = {
|
||||
standardResolutionSheet: '标准分解单',
|
||||
nodeName: '节点名称',
|
||||
subjectToClause: '依据条款',
|
||||
standardContentOrRequirements: '标准内容或要求'
|
||||
standardContentOrRequirements: '标准内容或要求',
|
||||
auditContent: '稽查内容'
|
||||
},
|
||||
// 评审会记录
|
||||
reviewMeeting: {
|
||||
|
||||
@@ -23,7 +23,8 @@ module.exports = {
|
||||
standardResolutionSheet: '标准分解单',
|
||||
nodeName: '节点名称',
|
||||
subjectToClause: '依据条款',
|
||||
standardContentOrRequirements: '标准内容或要求'
|
||||
standardContentOrRequirements: '标准内容或要求',
|
||||
auditContent: '稽查内容'
|
||||
},
|
||||
// 评审会记录
|
||||
reviewMeeting: {
|
||||
|
||||
@@ -108,7 +108,21 @@ module.exports = {
|
||||
addEditDrafter: '新增/编辑起草人',
|
||||
draftingUnit: '起草单位',
|
||||
drafter: '起草人',
|
||||
draftingScope: '起草范围'
|
||||
draftingScope: '起草范围',
|
||||
uploadStandard: '上传企标',
|
||||
pleaseUploadStandard: '请上传企标',
|
||||
lookUploadStandard: '查看已上传企标',
|
||||
conferee: '参会人员',
|
||||
meetingSummary: '会议纪要',
|
||||
compilationIllustration: '编制说明',
|
||||
isNeedAudit: '是否需要稽查',
|
||||
enterpriseStandardText: '企标文本',
|
||||
isCanAuditMeeting: '是否可以进行评审会',
|
||||
assessor: '评审人',
|
||||
scorer: '评分人',
|
||||
reviewDate: '评审日期',
|
||||
judgingVenue: '评审地点',
|
||||
pleaseEnterAllMarkItem: '请填写所有评分项'
|
||||
},
|
||||
// 流程配置
|
||||
processConfig: {
|
||||
|
||||
@@ -108,7 +108,21 @@ module.exports = {
|
||||
addEditDrafter: '新增/编辑起草人',
|
||||
draftingUnit: '起草单位',
|
||||
drafter: '起草人',
|
||||
draftingScope: '起草范围'
|
||||
draftingScope: '起草范围',
|
||||
uploadStandard: '上传企标',
|
||||
pleaseUploadStandard: '请上传企标',
|
||||
lookUploadStandard: '查看已上传企标',
|
||||
conferee: '参会人员',
|
||||
meetingSummary: '会议纪要',
|
||||
compilationIllustration: '编制说明',
|
||||
isNeedAudit: '是否需要稽查',
|
||||
enterpriseStandardText: '企标文本',
|
||||
isCanAuditMeeting: '是否可以进行评审会',
|
||||
assessor: '评审人',
|
||||
scorer: '评分人',
|
||||
reviewDate: '评审日期',
|
||||
judgingVenue: '评审地点',
|
||||
pleaseEnterAllMarkItem: '请填写所有评分项'
|
||||
},
|
||||
// 流程配置
|
||||
processConfig: {
|
||||
|
||||
Reference in New Issue
Block a user