refactor: fallow flow update

This commit is contained in:
dap
2025-08-04 19:32:13 +08:00
parent da0f0c3ccf
commit 04becaf3ab
2 changed files with 28 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ const params = {
Authorization: `Bearer ${accessStore.accessToken}`,
id: definitionId,
clientid: clientId,
disabled,
onlyDesignShow: disabled,
};
/**