changes
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
<span
|
||||
class="has-text-primary hyperlink"
|
||||
@click="chooseToday()"
|
||||
>{{ $dayjs(today).format("DD/MM/YYYY") }}</span
|
||||
>{{ $dayjs(today).format("L") }}</span
|
||||
>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user