This commit is contained in:
2021-01-02 16:32:51 +00:00
parent 27b4ac6fcb
commit bfafba6c69
13 changed files with 22 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
<template>
<!-- <v-container fluid> -->
<div>
<gz-report-selector ref="reportSelector"></gz-report-selector>
<div v-if="formState.ready">
@@ -674,7 +673,6 @@
></v-progress-circular>
</template>
</div>
<!-- </v-container> -->
</template>
<script>