case 3976
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
<v-textarea
|
||||
v-model="obj.alertNotes"
|
||||
:readonly="formState.readOnly"
|
||||
:label="$ay.t('AlertNotes')"
|
||||
:label="$ay.t('VendorAlertNotes')"
|
||||
:error-messages="form().serverErrors(this, 'alertNotes')"
|
||||
ref="alertNotes"
|
||||
data-cy="alertNotes"
|
||||
|
||||
Reference in New Issue
Block a user