Merge branch 'develop' of https://gitee.com/siwa-team/dawa-vue into develop
This commit is contained in:
commit
92f23a2838
|
@ -84,8 +84,8 @@
|
|||
:wrapper-col="{ span: 21 }"
|
||||
>
|
||||
<!-- <wang-editor ref="wangEditor" groupName="notice" :value="form.content"></wang-editor> -->
|
||||
<!-- <a-textarea :autoSize="{ minRows: 3, maxRows: 10 }" v-model="form.content"/> -->
|
||||
<DbUeditor v-model="form.content" />
|
||||
<a-textarea :autoSize="{ minRows: 3, maxRows: 10 }" v-model="form.content"/>
|
||||
<!-- <DbUeditor v-model="form.content" /> -->
|
||||
</a-form-model-item>
|
||||
</a-col>
|
||||
</a-row>
|
||||
|
|
Loading…
Reference in New Issue