pull/101/head
xiaojunnuo 2024-07-21 03:02:13 +08:00
parent 427620d34f
commit 019a1fe24e
1 changed files with 4 additions and 4 deletions

View File

@ -77,11 +77,11 @@ export default function ({ crudExpose, context: { certdFormRef } }: CreateCrudOp
} }
] ]
} }
], ]
triggers,
notifications
} }
] ],
triggers,
notifications
}; };
const id = await api.Save({ const id = await api.Save({