update 流程按钮调整
This commit is contained in:
@@ -323,6 +323,7 @@ module.exports = {
|
||||
standardName: '标准名称',
|
||||
meetingName: '会议名称',
|
||||
attendanceDate: '参会日期',
|
||||
relevantData: '相关材料'
|
||||
relevantData: '相关材料',
|
||||
uncommitted: '未参加'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -349,7 +349,8 @@ module.exports = {
|
||||
standardName: '标准名称',
|
||||
meetingName: '会议名称',
|
||||
attendanceDate: '参会日期',
|
||||
relevantData: '相关材料'
|
||||
relevantData: '相关材料',
|
||||
uncommitted: '未参加'
|
||||
},
|
||||
// 法规采购流程
|
||||
standardProcurementProcess: {
|
||||
|
||||
Reference in New Issue
Block a user