diff --git a/app/components/app/tools/entry-form.vue b/app/components/app/tools/entry-form.vue index 4354b36d..e3ae799e 100644 --- a/app/components/app/tools/entry-form.vue +++ b/app/components/app/tools/entry-form.vue @@ -76,13 +76,13 @@ function onCancelForm() { - + - + @@ -95,13 +95,13 @@ function onCancelForm() { v-model="uom" v-bind="uomAttrs" :items="uoms" - :disabled="isLoading" + :disabled="isLoading || isReadonly" />
- +
- \ No newline at end of file +