changed label from E-STMK to "beigestelltes Material"
This commit is contained in:
@@ -43,7 +43,7 @@ Vue.component('warehouse-shipping-note-modal', {
|
||||
emitDisplayValue: true,
|
||||
},
|
||||
amount: {type: 'input', label: 'Menge', inputType: 'number'},
|
||||
isEnergieMaterial: {type: 'checkbox', label: 'Energie Material'},
|
||||
isEnergieMaterial: {type: 'checkbox', label: 'Beigestelltes Material'},
|
||||
},
|
||||
validateFormOptions: [
|
||||
{key: 'article', message: 'Bitte füllen Sie den Artikel aus'},
|
||||
|
||||
Reference in New Issue
Block a user