update 法规采购流程

This commit is contained in:
赵霄
2023-11-20 16:21:30 +08:00
parent 813fd009a6
commit 2eee33a077
5 changed files with 331 additions and 45 deletions
+5
View File
@@ -350,5 +350,10 @@ module.exports = {
meetingName: '会议名称',
attendanceDate: '参会日期',
relevantData: '相关材料'
},
// 法规采购流程
standardProcurementProcess: {
reasonForPurchase: '采购理由',
addAtLeastOne: '请添加至少一条数据'
}
}