This commit is contained in:
@@ -146,6 +146,9 @@
|
||||
:error-messages="form().serverErrors(this, 'notes')"
|
||||
ref="notes"
|
||||
@change="onChange('notes')"
|
||||
:rules="[
|
||||
form().userRequiredFields(this, 'notes', 'WidgetNotes')
|
||||
]"
|
||||
auto-grow
|
||||
clearable
|
||||
></v-textarea>
|
||||
|
||||
Reference in New Issue
Block a user