This commit is contained in:
2020-04-16 14:13:51 +00:00
parent 4f5fca0dd7
commit 4107060c51
2 changed files with 15 additions and 13 deletions

View File

@@ -205,7 +205,7 @@
></gz-custom-fields>
</v-col>
<v-col cols="12">
<gz-wiki :content="obj.wikiContent"></gz-wiki
<gz-wiki v-model="obj.wikiContent" :parentVM="this"></gz-wiki
></v-col>
</v-row>
</v-form>