Added additional name filed to article.
This commit is contained in:
@@ -183,6 +183,10 @@
|
||||
:readonly="!edit"
|
||||
label="Produkt Bezeichnung"
|
||||
:clearable="edit"
|
||||
:placeholder="store.articleEdit.name"
|
||||
:hint="store.articleEdit.name"
|
||||
persistent-placeholder
|
||||
:persistent-hint="store.articleEdit.additional_name != null"
|
||||
/>
|
||||
</v-row>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user