Merge pull request 'master' (#833) from master into prod

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/833
This commit is contained in:
2024-10-13 14:00:02 +00:00

View File

@@ -102,6 +102,8 @@ const content = computed(() => {
}
case "MATRIX_APPROVAL":
return '矩阵审批'
case "DSTI_CONTACT_PERSON":
return '下属科创部对接人'
default:
return '未知设置项'
}