This commit is contained in:
Faris Armoush
2025-04-17 16:55:44 +03:00
parent a8430a7d3d
commit e45f57ca03
6 changed files with 6 additions and 6 deletions

View File

@ -287,7 +287,7 @@ class ACHelper {
functionCode: selectCode,
operationName: operationName,
condition: conditions[index],
value: selectedFunctionData?.value,
value: selectedFunctionData?.value ?? 0.0,
valueDescription: selectedFunctionData?.valueDescription,
),
),