This commit is contained in:
2020-04-05 19:01:54 +00:00
parent 8a31375ac9
commit f32de0d01a
9 changed files with 8 additions and 110 deletions

View File

@@ -4,19 +4,6 @@
<v-col>
<v-form ref="form">
<v-row>
<!-- <v-col cols="12" mt-1 mb-2>
<v-alert
ref="errorbox"
:data-cy="!!$ay.dev ? 'errorbox' : false"
v-show="formState.errorBoxMessage"
color="error"
icon="fa-exclamation-circle "
transition="scale-transition"
class="multi-line"
outlined
>{{ formState.errorBoxMessage }}</v-alert
>
</v-col> -->
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
<v-col cols="12" sm="6" lg="4" xl="3">
<v-text-field