diff --git a/frontend/src/components/SidePanelLayout.vue b/frontend/src/components/SidePanelLayout.vue index 6727af40..c01607bf 100644 --- a/frontend/src/components/SidePanelLayout.vue +++ b/frontend/src/components/SidePanelLayout.vue @@ -65,7 +65,14 @@
@@ -266,6 +273,7 @@ @change.stop=" fieldChange(flt($event.target.value), field) " + :disabled="Boolean(field.read_only)" />