This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<template>
|
||||
<v-container>
|
||||
<v-row v-if="formState.ready">
|
||||
<gz-report-selector ref="reportSelector"></gz-report-selector>
|
||||
<v-col>
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<gz-report-selector ref="reportSelector"></gz-report-selector>
|
||||
</v-col>
|
||||
<v-form ref="form">
|
||||
<v-row>
|
||||
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
|
||||
|
||||
Reference in New Issue
Block a user