update 流程按钮调整

This commit is contained in:
danshihao
2023-12-04 09:34:33 +08:00
parent 1db81491a6
commit 513c812ea9
10 changed files with 89 additions and 87 deletions
+2 -1
View File
@@ -323,6 +323,7 @@ module.exports = {
standardName: '标准名称',
meetingName: '会议名称',
attendanceDate: '参会日期',
relevantData: '相关材料'
relevantData: '相关材料',
uncommitted: '未参加'
}
}
+2 -1
View File
@@ -349,7 +349,8 @@ module.exports = {
standardName: '标准名称',
meetingName: '会议名称',
attendanceDate: '参会日期',
relevantData: '相关材料'
relevantData: '相关材料',
uncommitted: '未参加'
},
// 法规采购流程
standardProcurementProcess: {