add 会后管理流程
This commit is contained in:
@@ -314,5 +314,15 @@ module.exports = {
|
||||
contactPerson: '联络人',
|
||||
content: '内容',
|
||||
promotionalMaterials: '宣贯材料'
|
||||
},
|
||||
// 会后管理流程
|
||||
postMeetingManageProcess: {
|
||||
subStandardizationCommitteeName: '分标委名称',
|
||||
workGroupName: '工作组名称',
|
||||
standardNumber: '标准编号',
|
||||
standardName: '标准名称',
|
||||
meetingName: '会议名称',
|
||||
attendanceDate: '参会日期',
|
||||
relevantData: '相关材料'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -331,5 +331,15 @@ module.exports = {
|
||||
contactPerson: '联络人',
|
||||
content: '内容',
|
||||
promotionalMaterials: '宣贯材料'
|
||||
},
|
||||
// 会后管理流程
|
||||
postMeetingManageProcess: {
|
||||
subStandardizationCommitteeName: '分标委名称',
|
||||
workGroupName: '工作组名称',
|
||||
standardNumber: '标准编号',
|
||||
standardName: '标准名称',
|
||||
meetingName: '会议名称',
|
||||
attendanceDate: '参会日期',
|
||||
relevantData: '相关材料'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user