Updated ui for variant and label and fixed error with loading labe for variant.

This commit is contained in:
2026-01-31 18:47:30 +01:00
parent cb39f7ad32
commit 2ab51420dc
5 changed files with 61 additions and 13 deletions
@@ -50,6 +50,7 @@
<v-text-field
v-model.trim="store.articleEdit.name"
:readonly="!edit"
label="Produkt Bezeichnung"
/>
<v-spacer />