公示公告富文本编辑器
This commit is contained in:
parent
342d267007
commit
0ac27502fe
|
@ -84,8 +84,8 @@
|
||||||
:wrapper-col="{ span: 21 }"
|
:wrapper-col="{ span: 21 }"
|
||||||
>
|
>
|
||||||
<!-- <wang-editor ref="wangEditor" groupName="notice" :value="form.content"></wang-editor> -->
|
<!-- <wang-editor ref="wangEditor" groupName="notice" :value="form.content"></wang-editor> -->
|
||||||
<!-- <a-textarea :autoSize="{ minRows: 3, maxRows: 10 }" v-model="form.content"/> -->
|
<a-textarea :autoSize="{ minRows: 3, maxRows: 10 }" v-model="form.content"/>
|
||||||
<DbUeditor v-model="form.content" />
|
<!-- <DbUeditor v-model="form.content" /> -->
|
||||||
</a-form-model-item>
|
</a-form-model-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
</a-row>
|
</a-row>
|
||||||
|
|
Loading…
Reference in New Issue