switch back to vuetify datetime picker completed now to do date and time standalone

This commit is contained in:
2020-11-30 18:52:36 +00:00
parent ffbc6be559
commit 78d114c662
4 changed files with 37 additions and 59 deletions

View File

@@ -2,7 +2,7 @@
<v-container fluid>
<gz-report-selector ref="reportSelector"></gz-report-selector>
<!-- {{ formState }} -->
{{ obj.contractExpires }}
<!-- {{ obj.contractExpires }} -->
<div v-if="formState.ready">
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>