feat: BPM-更多设置-标题设置

This commit is contained in:
LesanOuO
2025-01-23 12:05:52 +08:00
parent c435e2c9e8
commit 9495c2c63a
3 changed files with 99 additions and 2 deletions

View File

@ -154,7 +154,11 @@ const formData: any = ref({
postfix: '',
length: 5
},
autoApprovalType: BpmAutoApproveType.NONE
autoApprovalType: BpmAutoApproveType.NONE,
customTitleSetting: {
enable: false,
title: ''
}
})
//流程数据