This commit is contained in:
2020-04-24 19:21:19 +00:00
parent 8538956951
commit ba69b6029c
4 changed files with 78 additions and 45 deletions

View File

@@ -207,6 +207,8 @@
<v-col v-if="form().showMe(this, 'Wiki')" cols="12">
<gz-wiki
:ayaType="ayType"
:ayaId="obj.id"
ref="wiki"
v-model="obj.wiki"
:readonly="formState.readOnly"