feat:【BPM 工作流】增加审批人撤销的能力
This commit is contained in:
@@ -123,6 +123,7 @@ const formData: any = ref({
|
||||
enable: false,
|
||||
summary: [],
|
||||
},
|
||||
allowWithdrawTask: false,
|
||||
});
|
||||
|
||||
// 流程数据
|
||||
|
||||
Reference in New Issue
Block a user