Merge pull request 'fix : 修复审批节点' (#832) from dj into master
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/832
This commit is contained in:
@@ -102,6 +102,8 @@ const content = computed(() => {
|
||||
}
|
||||
case "MATRIX_APPROVAL":
|
||||
return '矩阵审批'
|
||||
case "DSTI_CONTACT_PERSON":
|
||||
return '下属科创部对接人'
|
||||
default:
|
||||
return '未知设置项'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user