This commit is contained in:
2022-02-27 21:14:25 +00:00
parent 619a8a2c8f
commit 6a8dd6a33a
8 changed files with 44 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div class="my-n8">
<v-row v-if="formState.ready">
<gz-error :error-box-message="formState.errorBoxMessage"></gz-error>
@@ -53,7 +53,6 @@
cols="12"
sm="6"
lg="4"
xl="3"
>
<component
:is="item.type"