UNPKG

ken-form-design

Version:

基于vue、ant-design-vue的表单设计器,可视化开发表单

1 lines 1.1 kB
(("undefined"!==typeof self?self:this)["webpackJsonpken_form_design"]=("undefined"!==typeof self?self:this)["webpackJsonpken_form_design"]||[]).push([[35],{3820:function(o,e,n){"use strict";n.r(e);var t=function(){var o=this,e=o._self._c;return e("quillEditor",{ref:"vueQuillEditor",staticClass:"ql-editor-class",class:{chinesization:o.record.options.chinesization},style:{height:"".concat(o.record.options.height,"px")},attrs:{value:o.value,options:o.editorOption,disabled:o.record.options.disabled||o.parentDisabled},on:{blur:function(e){return o.onEditorBlur(e)},focus:function(e){return o.onEditorFocus(e)},change:function(e){return o.onEditorChange(e)}}})},i=[],r=n("953d"),s=(n("a753"),n("8096"),n("14e1"),{name:"editor",props:["value","record","parentDisabled"],components:{quillEditor:r["quillEditor"]},data:function(){return{editorOption:{placeholder:this.record.options.placeholder}}},methods:{onEditorBlur:function(){},onEditorFocus:function(){},onEditorChange:function(o){this.$emit("change",o.html)}}}),l=s,d=n("2877"),u=Object(d["a"])(l,t,i,!1,null,null,null),c=u.exports;e["default"]=c}}]);