mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-08-26 09:29:40 +00:00
SP-1441
This commit is contained in:
@ -46,7 +46,7 @@ class CpsDialogSliderSelector extends StatelessWidget {
|
||||
functionCode: selectedFunction,
|
||||
operationName: operationName,
|
||||
condition: condition,
|
||||
value: selectedFunctionData.value,
|
||||
value: selectedFunctionData.value ?? 0,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user