This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<v-date-picker
|
||||
:value="dateValue"
|
||||
:locale="languageName"
|
||||
show-adjacent-months
|
||||
@input="updateDateValue"
|
||||
>
|
||||
<v-btn text color="primary" @click="$emit('input', null)">{{
|
||||
|
||||
Reference in New Issue
Block a user