@ -17,7 +17,7 @@
:wrapperCol="wrapperCol"
extra="商家备注内容仅后台可见,用户端不可见"
>
<a-input v-decorator="['content']" />
<Ueditor v-decorator="['content']" />
</a-form-item>
</a-form>
</a-spin>
@ -27,8 +27,11 @@
<script>
import _ from 'lodash'
import * as Api from '@/api/order/event'
import { Ueditor } from '@/components'
export default {
components: {
Ueditor
},
data () {
return {
// 对话框标题