perf: value type checker (#5255)

* perf: value type checker

* fix: ts
This commit is contained in:
Archer
2025-07-18 16:39:42 +08:00
committed by GitHub
parent 6f75c1b80e
commit 593c816c1a
4 changed files with 32 additions and 33 deletions

View File

@@ -58,6 +58,7 @@ export const dispatchUpdateVariable = async (props: Props): Promise<Response> =>
variables
})
: item.value?.[1];
return valueTypeFormat(val, item.valueType);
} else {
return getReferenceVariableValue({