fix: error on update
This commit is contained in:
parent
a7edde9e5d
commit
5366d9a291
1 changed files with 0 additions and 1 deletions
|
|
@ -187,7 +187,6 @@ export class FlowTemplateController extends Controller {
|
|||
name: v.name,
|
||||
order: i + 1,
|
||||
value: {
|
||||
deleteMany: {},
|
||||
create: v.value?.map((val) => ({ value: val })),
|
||||
},
|
||||
responsiblePerson: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue