This commit is contained in:
@@ -91,7 +91,6 @@
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<gz-date-time-picker
|
||||
:label="$ay.t('ReviewCompletedDate')"
|
||||
:rules="[form().datePrecedence(this, 'dueDate', 'completedDate')]"
|
||||
:error-messages="form().serverErrors(this, 'completedDate')"
|
||||
v-model="obj.completedDate"
|
||||
:readonly="formState.readOnly"
|
||||
|
||||
Reference in New Issue
Block a user