This commit is contained in:
2020-09-04 17:44:33 +00:00
parent bf9ef32c91
commit 83f46152ee
2 changed files with 11 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div v-resize="onResize">
<!-- {{ formState }} -->
<v-row>
<v-row v-if="formState.ready">
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
<v-col cols="12" class="d-sm-none accent--text">
<h4>{{ $ay.t("ReportEditorMobileWarning") }}</h4>