This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<v-row v-if="this.formState.ready">
|
||||
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
|
||||
<v-col cols="12">
|
||||
<v-btn @click="getDataFromApi">
|
||||
<v-btn @click="getDataFromApi" class="mb-6">
|
||||
<v-icon>fa-sync</v-icon>
|
||||
</v-btn>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
</v-icon>
|
||||
</template></v-data-table
|
||||
>
|
||||
<!-- </v-col> -->
|
||||
</v-col>
|
||||
</v-row>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user