This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<v-container fluid>
|
||||
<gz-report-selector ref="reportSelector"></gz-report-selector>
|
||||
<v-row v-if="formState.ready">
|
||||
<v-col cols="12"> <gz-wiki-viewer :content="obj.wikiContent"/></v-col>
|
||||
<v-col>
|
||||
<v-form ref="form">
|
||||
<v-row>
|
||||
@@ -303,6 +304,7 @@ export default {
|
||||
endDate: null,
|
||||
notes: null,
|
||||
count: null,
|
||||
wikiContent: null,
|
||||
customFields: "{}",
|
||||
tags: [],
|
||||
userId: null
|
||||
|
||||
Reference in New Issue
Block a user