This commit is contained in:
2020-09-04 19:27:28 +00:00
parent 3202176e30
commit 08c273c703

View File

@@ -47,7 +47,6 @@
<v-col cols="12" v-show="view == 'properties'">
<v-form ref="form">
<v-row>
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
<v-col cols="12" sm="6" lg="4" xl="3">
<v-text-field
v-model="obj.name"
@@ -137,9 +136,8 @@ import * as monaco from "monaco-editor";
/*TODO:
diagnostic code that returns helpful information on render failure would be nice and cut way back on technical support hassles
(could actually render the errors to the page and still return it as a pdf?, though it's an api method that triggers it so can just return normal error style)
BUGBUG: after error on preview can't save
need to modify reportData data object to accept meta data outside of the main data collection
so can add all the bits that would appear on report potentially or be used on page like