This commit is contained in:
@@ -100,7 +100,6 @@
|
||||
v-model="obj.startDate"
|
||||
:readonly="formState.readOnly"
|
||||
ref="startDate"
|
||||
data-cy="startDate"
|
||||
testId="startDate"
|
||||
:error-messages="form().serverErrors(this, 'startDate')"
|
||||
@input="fieldValueChanged('startDate')"
|
||||
|
||||
Reference in New Issue
Block a user