Appearance
AddDistillationPage
This component renders a distillation form and handles sending distillation data, updating available plant weight, and navigation after submission. *
Exposed Methods
submitDistillationForm()
Handles the submission of the distillation form, validates, and sends data to the backend.
changeAvailableWeight()
Updates the available weight for the selected plant after distillation.
saveDistillation()
Saves the distillation, updates available weight, and navigates to the in-progress distillations page.
saveDistillationAddResults()
Saves the distillation, updates available weight, and navigates to the add results page.