This commit is contained in:
‘huanghaiixia’
2026-01-08 11:40:46 +08:00
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) {