case 4220 densification
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<v-row v-if="formState.ready">
|
||||
<v-row v-if="formState.ready" dense>
|
||||
<gz-error :error-box-message="formState.errorBoxMessage"></gz-error>
|
||||
<v-col cols="12">
|
||||
<v-btn class="mb-6" @click="getDataFromApi">
|
||||
|
||||
Reference in New Issue
Block a user