{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\myLayout\\DesignFormItem.vue?vue&type=template&id=69ea9144&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\myLayout\\DesignFormItem.vue","mtime":1667327529622},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"widget-form-item\"},[_c('div',{staticClass:\"widget-mask\",on:{\"!click\":function($event){return _vm.handleSelectWidget(_vm.index)}}}),(_vm.selectWidget.key == _vm.element.key)?_c('div',{staticClass:\"drag-widget\",attrs:{\"title\":\"拖拽\"}},[_c('i',{staticClass:\"icon-drag\"})]):_vm._e(),(_vm.selectWidget.key == _vm.element.key)?_c('div',{staticClass:\"widget-view-action\"},[_c('i',{staticClass:\"icon-copy\",attrs:{\"title\":\"复制\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.handleWidgetClone(_vm.index)}}}),_c('el-divider',{attrs:{\"direction\":\"vertical\"}}),_c('i',{staticClass:\"icon-trash\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.handleWidgetDelete(_vm.index)}}})],1):_vm._e(),(_vm.element && _vm.element.key)?_c('ht-form-item',{staticClass:\"widget-view\",class:{active: _vm.selectWidget.key == _vm.element.key},attrs:{\"label\":_vm.element.name}},[(_vm.element.type == 'input')?[_c('ht-input',{style:({width: _vm.element.options.width}),attrs:{\"validate\":_vm.element.options.validate,\"placeholder\":_vm.element.options.placeholder,\"disabled\":_vm.element.options.disabled},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'textarea')?[_c('ht-input',{style:({width: _vm.element.options.width}),attrs:{\"type\":\"textarea\",\"rows\":2,\"disabled\":_vm.element.options.disabled,\"placeholder\":_vm.element.options.placeholder},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'number')?[_c('el-input-number',{style:({width: _vm.element.options.width}),attrs:{\"disabled\":_vm.element.options.disabled,\"controls-position\":_vm.element.options.controlsPosition},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'radio')?[_c('el-radio-group',{style:({width: _vm.element.options.width}),attrs:{\"disabled\":_vm.element.options.disabled},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}},_vm._l((_vm.element.options.options),function(item,index){return _c('el-radio',{key:item.value + index,style:({display: _vm.element.options.inline ? 'inline-block' : 'block'}),attrs:{\"label\":item.value}},[_vm._v(_vm._s(_vm.element.options.showLabel ? item.label : item.value))])}),1)]:_vm._e(),(_vm.element.type == 'checkbox')?[_c('el-checkbox-group',{style:({width: _vm.element.options.width}),attrs:{\"disabled\":_vm.element.options.disabled},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}},_vm._l((_vm.element.options.options),function(item,index){return _c('el-checkbox',{key:item.value + index,style:({display: _vm.element.options.inline ? 'inline-block' : 'block'}),attrs:{\"label\":item.value}},[_vm._v(_vm._s(_vm.element.options.showLabel ? item.label : item.value))])}),1)]:_vm._e(),(_vm.element.type == 'time')?[_c('el-time-picker',{style:({width: _vm.element.options.width}),attrs:{\"is-range\":_vm.element.options.isRange,\"placeholder\":_vm.element.options.placeholder,\"start-placeholder\":_vm.element.options.startPlaceholder,\"end-placeholder\":_vm.element.options.endPlaceholder,\"readonly\":_vm.element.options.readonly,\"disabled\":_vm.element.options.disabled,\"editable\":_vm.element.options.editable,\"clearable\":_vm.element.options.clearable,\"arrowControl\":_vm.element.options.arrowControl},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'date')?[_c('el-date-picker',{style:({width: _vm.element.options.width}),attrs:{\"type\":_vm.element.options.type,\"is-range\":_vm.element.options.isRange,\"placeholder\":_vm.element.options.placeholder,\"start-placeholder\":_vm.element.options.startPlaceholder,\"end-placeholder\":_vm.element.options.endPlaceholder,\"readonly\":_vm.element.options.readonly,\"disabled\":_vm.element.options.disabled,\"editable\":_vm.element.options.editable,\"clearable\":_vm.element.options.clearable},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'rate')?[_c('el-rate',{attrs:{\"max\":_vm.element.options.max,\"disabled\":_vm.element.options.disabled,\"allow-half\":_vm.element.options.allowHalf},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'color')?[_c('el-color-picker',{attrs:{\"disabled\":_vm.element.options.disabled,\"show-alpha\":_vm.element.options.showAlpha},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'select')?[_c('el-select',{style:({width: _vm.element.options.width}),attrs:{\"disabled\":_vm.element.options.disabled,\"multiple\":_vm.element.options.multiple,\"clearable\":_vm.element.options.clearable,\"placeholder\":_vm.element.options.placeholder},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}},_vm._l((_vm.element.options.options),function(item){return _c('el-option',{key:item.value,attrs:{\"value\":item.value,\"label\":_vm.element.options.showLabel?item.label:item.value}})}),1)]:_vm._e(),(_vm.element.type=='switch')?[_c('el-switch',{attrs:{\"disabled\":_vm.element.options.disabled},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type=='slider')?[_c('el-slider',{style:({width: _vm.element.options.width}),attrs:{\"min\":_vm.element.options.min,\"max\":_vm.element.options.max,\"disabled\":_vm.element.options.disabled,\"step\":_vm.element.options.step,\"show-input\":_vm.element.options.showInput,\"range\":_vm.element.options.range},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type=='imgupload')?[_c('fm-upload',{style:({'width': _vm.element.options.width}),attrs:{\"disabled\":_vm.element.options.disabled,\"width\":_vm.element.options.size.width,\"height\":_vm.element.options.size.height,\"token\":\"xxx\",\"domain\":\"xxx\"},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'cascader')?[_c('el-cascader',{style:({width: _vm.element.options.width}),attrs:{\"disabled\":_vm.element.options.disabled,\"clearable\":_vm.element.options.clearable,\"placeholder\":_vm.element.options.placeholder,\"options\":_vm.element.options.remoteOptions},model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type == 'editor')?[_c('vue-editor',{style:({width: _vm.element.options.width}),model:{value:(_vm.element.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.element.options, \"defaultValue\", $$v)},expression:\"element.options.defaultValue\"}})]:_vm._e(),(_vm.element.type=='blank')?[_c('div',{staticStyle:{\"height\":\"50px\",\"color\":\"#999\",\"background\":\"#eee\",\"line-height\":\"50px\",\"text-align\":\"center\"}},[_vm._v(_vm._s(_vm.$t('fm.components.fields.blank')))])]:_vm._e(),(_vm.element.type == 'text')?[_c('span',[_vm._v(_vm._s(_vm.element.options.defaultValue))])]:_vm._e()],2):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}