This commit is contained in:
@@ -206,9 +206,11 @@
|
|||||||
</v-col>
|
</v-col>
|
||||||
<v-col cols="12">
|
<v-col cols="12">
|
||||||
<gz-wiki
|
<gz-wiki
|
||||||
|
ref="wikiContent"
|
||||||
v-model="obj.wikiContent"
|
v-model="obj.wikiContent"
|
||||||
:readOnly="formState.readOnly"
|
:readOnly="formState.readOnly"
|
||||||
:parentVM="this"
|
:parentVM="this"
|
||||||
|
@input="fieldValueChanged('wikiContent')"
|
||||||
></gz-wiki
|
></gz-wiki
|
||||||
></v-col>
|
></v-col>
|
||||||
</v-row>
|
</v-row>
|
||||||
|
|||||||
Reference in New Issue
Block a user