This commit is contained in:
2026-01-07 17:54:57 +08:00
parent 775e84f610
commit a8e81a479a
3 changed files with 9 additions and 9 deletions

View File

@ -90,7 +90,7 @@
name: queryParams.name,
type: queryParams.type,
value: queryParams.value,
processInstId: queryParams.processId
processId: queryParams.processId
};
const record = await getActRuVariable(reqParam);
if (skipUpdate) {