feat : 科创部直接跳过审批节点
This commit is contained in:
@@ -67,6 +67,8 @@ const content = computed(() => {
|
||||
}
|
||||
case "SELF":
|
||||
return '发起人自己'
|
||||
case "DSTI_MATRIX":
|
||||
return '科创部用户跳过'
|
||||
case "SELF_SELECT":
|
||||
return config.selfSelect.multiple ? '发起人自选多人' : '发起人自选一人'
|
||||
case "LEADER_TOP":
|
||||
|
||||
Reference in New Issue
Block a user