feat: BPM-更多设置-摘要设置
This commit is contained in:
@ -155,9 +155,13 @@ const formData: any = ref({
|
||||
length: 5
|
||||
},
|
||||
autoApprovalType: BpmAutoApproveType.NONE,
|
||||
customTitleSetting: {
|
||||
titleSetting: {
|
||||
enable: false,
|
||||
title: ''
|
||||
},
|
||||
summarySetting: {
|
||||
enable: false,
|
||||
summary: []
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user