流程发起界面,支持业务表单

This commit is contained in:
YunaiV
2022-01-16 17:55:29 +08:00
parent 93e02b36dd
commit f049bd7530
5 changed files with 197 additions and 20 deletions

View File

@ -39,3 +39,4 @@ export function rejectTask(data) {
data: data
})
}