update 法规合规流程

This commit is contained in:
赵霄
2023-11-27 13:53:04 +08:00
parent da73b49cbf
commit 56f8412cc6
5 changed files with 262 additions and 3 deletions
+5
View File
@@ -383,5 +383,10 @@ module.exports = {
noMatchTracking: {
queryByCondition: '按条件查询',
problemTypes: '问题类型'
},
// 法规合规评估流程
standardCompliance: {
addStandard: '添加标准',
responsibleUnitContactPerson: '责任单位联络人'
}
}