This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
v-model="obj.noteDate"
|
||||
:readonly="formState.readOnly"
|
||||
ref="noteDate"
|
||||
test-id="noteDate"
|
||||
data-cy="noteDate"
|
||||
:error-messages="form().serverErrors(this, 'noteDate')"
|
||||
@input="fieldValueChanged('noteDate')"
|
||||
></gz-date-time-picker>
|
||||
|
||||
Reference in New Issue
Block a user