|
@ -291,6 +291,7 @@ const save = () => { |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
const data = { |
|
|
const data = { |
|
|
|
|
|
id: props.formulaInfo.id, |
|
|
formula_id: formula_id.value, |
|
|
formula_id: formula_id.value, |
|
|
loglevel: parseInt(logVal.value), |
|
|
loglevel: parseInt(logVal.value), |
|
|
injection_pump_speed: parseInt(sprayLiquidConfigVal.value), |
|
|
injection_pump_speed: parseInt(sprayLiquidConfigVal.value), |
|
|