add 未符合项跟踪流程页面

This commit is contained in:
赵霄
2023-11-24 15:24:14 +08:00
parent ad71a930e8
commit 66f693babf
5 changed files with 561 additions and 12 deletions
+5
View File
@@ -378,5 +378,10 @@ module.exports = {
preNodePeople: '上一节点处理人',
evaluationFeedback:'评估反馈',
ccPerson: '抄送人员'
},
// 未符合项跟踪流程
noMatchTracking: {
queryByCondition: '按条件查询',
problemTypes: '问题类型'
}
}