This commit is contained in:
2021-07-09 14:51:48 +00:00
parent 9c2983b2bf
commit 6c095cc6ff
3 changed files with 44 additions and 13 deletions

View File

@@ -3,7 +3,8 @@
<gz-report-selector ref="reportSelector"></gz-report-selector>
<div v-if="formState.ready">
<gz-error :error-box-message="formState.errorBoxMessage"></gz-error>
<gz-alert :alert-message="obj.alertViz"></gz-alert>
<gz-alert :alert-message="obj.alertViz" red-alert></gz-alert>
<gz-alert :alert-message="obj.customerTechNotesViz"></gz-alert>
<!-- SERVERERROR:{{ formState.serverError }} -->
<v-form ref="form">
<GzWoHeader