{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\form\\FieldPanel.vue?vue&type=template&id=6b50ceb3&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\form\\FieldPanel.vue","mtime":1675071991960},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\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:\"panel\"},[_c('el-tabs',{staticClass:\"panel__tabs\",on:{\"tab-click\":_vm.handleClick},model:{value:(_vm.activeName),callback:function ($$v) {_vm.activeName=$$v},expression:\"activeName\"}},[_c('el-tab-pane',{attrs:{\"label\":\"控件\",\"name\":\"controlLayout\"}},[_c('el-scrollbar',{staticClass:\"scrollbar-fullheight\"},[_c('div',{staticClass:\"control-list\"},[(_vm.layoutComponents.length)?[_c('div',{staticClass:\"widget-cate\"},[_vm._v(\"布局\")]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":_vm.layoutComponents,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":_vm.handleMoveStart}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((_vm.layoutComponents),function(item,index){return _c('li',{directives:[{name:\"show\",rawName:\"v-show\",value:(item.ctrlType!='hottable'),expression:\"item.ctrlType!='hottable'\"}],key:index,staticClass:\"flex-item\",class:{'no-put': item.type == 'divider'}},[_c('a',[_c('i',{class:item.icon}),_c('span',[_vm._v(_vm._s(item.desc))])])])}),0)]:_vm._e(),(_vm.basicComponents.length)?[_c('div',{staticClass:\"widget-cate\"},[_vm._v(\"常用控件\")]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":_vm.basicComponents,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":_vm.handleMoveStart}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((_vm.basicComponents),function(item,index){return _c('li',{key:index,staticClass:\"flex-item\",class:{'no-put': item.type == 'divider'}},[_c('a',[_c('i',{class:item.icon}),_c('span',[_vm._v(_vm._s(item.desc))])])])}),0)]:_vm._e(),(_vm.advanceComponents.length)?[_c('div',{staticClass:\"widget-cate\"},[_vm._v(\"高级控件\")]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":_vm.advanceComponents,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":_vm.handleMoveStart}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((_vm.advanceComponents),function(item,index){return _c('li',{key:index,staticClass:\"flex-item\",class:{'no-put': item.type == 'divider'}},[_c('a',[_c('i',{class:item.icon}),_c('span',[_vm._v(_vm._s(item.desc))])])])}),0)]:_vm._e()],2)])],1),_c('el-tab-pane',{attrs:{\"label\":\"属性\",\"name\":\"attributeField\"}},[_c('el-scrollbar',{staticClass:\"scrollbar-fullheight\"},[_c('div',{staticClass:\"control-list\"},[(_vm.layoutComponents.length)?[_c('div',{staticClass:\"widget-cate\"},[_vm._v(\"布局\")]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":_vm.layoutComponents,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":_vm.handleMoveStart}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((_vm.layoutComponents),function(item,index){return _c('li',{directives:[{name:\"show\",rawName:\"v-show\",value:(item.ctrlType!='hottable'),expression:\"item.ctrlType!='hottable'\"}],key:index,staticClass:\"flex-item\",class:{'no-put': item.type == 'divider'}},[_c('a',[_c('i',{class:item.icon}),_c('span',[_vm._v(_vm._s(item.desc))])])])}),0)]:_vm._e()],2),_c('div',{staticClass:\"attributeField\"},[_c('el-menu',{staticClass:\"el-menu-vertical-demo\",attrs:{\"default-active\":_vm.activeBoTreeMenu}},_vm._l((_vm.boTreeData),function(boDef,index){return _c('el-submenu',{key:'def'+index,attrs:{\"index\":index+''}},[_c('template',{slot:\"title\"},[_c('span',[_vm._v(_vm._s(boDef.description))])]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":boDef.children[0].attributeList,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":_vm.handleFiledMoveStart}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((boDef.children[0].attributeList),function(mAttr,mAttrIndex){return _c('el-menu-item',{key:boDef.children[0].name+mAttrIndex},[_c('i',{class:mAttr.dataType=='date'? 'icon-date':mAttr.dataType=='number'?'icon-number':mAttr.dataType=='clob'?'icon-text':'icon-single2'}),_c('span',{style:(_vm.getTitleStyle(boDef.children[0].name,mAttr.name)),attrs:{\"slot\":\"title\"},slot:\"title\"},[_vm._v(_vm._s(mAttr.desc))])])}),1),_vm._l((boDef.children[0].children),function(subEnt,subIndex){return _c('el-submenu',{directives:[{name:\"show\",rawName:\"v-show\",value:(boDef.children[0].children && boDef.children[0].children.length>0),expression:\"boDef.children[0].children && boDef.children[0].children.length>0\"}],key:'sub'+subEnt.name+subIndex,attrs:{\"index\":index+'-'+subIndex}},[_c('template',{slot:\"title\"},[_vm._v(_vm._s(subEnt.desc))]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":subEnt.attributeList,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":_vm.handleFiledMoveStart}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((subEnt.attributeList),function(subAttr,subAttrIndex){return _c('el-menu-item',{key:'subAttr'+subEnt.name+subAttrIndex},[_c('i',{class:subAttr.dataType=='date'? 'icon-date':subAttr.dataType=='number'?'icon-number':subAttr.dataType=='clob'?'icon-text':'icon-single2'}),_c('span',{style:(_vm.getTitleStyle(subEnt.name,subAttr.name)),attrs:{\"slot\":\"title\"},slot:\"title\"},[_vm._v(_vm._s(subAttr.desc))])])}),1),_vm._l((subEnt.children),function(sunEnt,sunIndex){return _c('el-submenu',{directives:[{name:\"show\",rawName:\"v-show\",value:(subEnt.children && subEnt.children.length>0),expression:\"subEnt.children && subEnt.children.length>0\"}],key:'sun'+sunEnt.name+sunIndex,attrs:{\"index\":index+'-'+subIndex+'-'+sunIndex}},[_c('template',{slot:\"title\"},[_vm._v(_vm._s(sunEnt.desc))]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":sunEnt.attributeList,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":_vm.handleFiledMoveStart}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((sunEnt.attributeList),function(sunAttr,sunAttrIndex){return _c('el-menu-item',{key:'sunAttr'+sunEnt.name+sunAttrIndex,attrs:{\"index\":'sunAttr'+sunEnt.name+sunAttrIndex}},[_c('i',{class:sunAttr.dataType=='date'? 'icon-date':sunAttr.dataType=='number'?'icon-number':sunAttr.dataType=='clob'?'icon-text':'icon-single2'}),_c('span',{style:(_vm.getTitleStyle(sunEnt.name,sunAttr.name)),attrs:{\"slot\":\"title\"},slot:\"title\"},[_vm._v(_vm._s(sunAttr.desc))])])}),1)],2)})],2)})],2)}),1)],1)])],1),_c('el-tab-pane',{attrs:{\"label\":\"复用字段\",\"name\":\"copyFast\"}},[_c('el-scrollbar',{staticClass:\"scrollbar-fullheight\"},[_c('div',{staticClass:\"control-list\"},[(_vm.layoutComponents.length)?[_c('div',{staticClass:\"widget-cate\"},[_vm._v(\"布局\")]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":_vm.layoutComponents,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":_vm.handleMoveStart}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((_vm.layoutComponents),function(item,index){return _c('li',{directives:[{name:\"show\",rawName:\"v-show\",value:(item.ctrlType!='hottable'),expression:\"item.ctrlType!='hottable'\"}],key:index,staticClass:\"flex-item\",class:{'no-put': item.type == 'divider'}},[_c('a',[_c('i',{class:item.icon}),_c('span',[_vm._v(_vm._s(item.desc))])])])}),0)]:_vm._e()],2),_c('div',{staticClass:\"panel__copy--btndiv\"},[_c('el-button',{attrs:{\"type\":\"primary\",\"icon\":\"el-icon-plus\"},on:{\"click\":function($event){return _vm.addCopyForms()}}},[_vm._v(\"添加复用字段\")])],1),_vm._l((_vm.copyFormBoTreeData),function(form,findex){return _c('el-collapse',{key:'form'+findex,staticClass:\"copyCollapse\",attrs:{\"index\":findex+''},model:{value:(_vm.activeCopyFormNames),callback:function ($$v) {_vm.activeCopyFormNames=$$v},expression:\"activeCopyFormNames\"}},[_c('el-collapse-item',{attrs:{\"title\":form.name,\"name\":'form'+findex}},[_c('div',{staticClass:\"attributeField\"},[_c('el-menu',{staticClass:\"el-menu-vertical-demo\",attrs:{\"default-active\":form.key+0}},_vm._l((form.boTreeData),function(boDef,index){return _c('el-submenu',{key:form.key+'def'+index,attrs:{\"index\":form.key+index+''}},[_c('template',{slot:\"title\"},[_c('span',[_vm._v(_vm._s(boDef.description))])]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":boDef.children[0].attributeList,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":function($event){return _vm.handleCopyFiledMoveStart(form.key,$event)}}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((boDef.children[0].attributeList),function(mAttr,mAttrIndex){return _c('el-menu-item',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isShow(mAttr)),expression:\"isShow(mAttr)\"}],key:form.key+boDef.children[0].name+mAttrIndex},[_c('i',{class:mAttr.dataType=='date'? 'icon-date':mAttr.dataType=='number'?'icon-number':mAttr.dataType=='clob'?'icon-text':'icon-single2'}),_c('span',{style:(_vm.getTitleStyle(boDef.children[0].name,mAttr.name)),attrs:{\"slot\":\"title\"},slot:\"title\"},[_vm._v(_vm._s(mAttr.desc))])])}),1),_vm._l((boDef.children[0].children),function(subEnt,subIndex){return _c('el-submenu',{directives:[{name:\"show\",rawName:\"v-show\",value:(boDef.children[0].children && boDef.children[0].children.length>0),expression:\"boDef.children[0].children && boDef.children[0].children.length>0\"}],key:form.key+'sub'+subEnt.name+subIndex,attrs:{\"index\":form.key+index+'-'+subIndex}},[_c('template',{slot:\"title\"},[_vm._v(_vm._s(subEnt.desc))]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":subEnt.attributeList,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":function($event){return _vm.handleCopyFiledMoveStart(form.key,$event)}}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((subEnt.attributeList),function(subAttr,subAttrIndex){return _c('el-menu-item',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isShow(subAttr)),expression:\"isShow(subAttr)\"}],key:form.key+'subAttr'+subEnt.name+subAttrIndex},[_c('i',{class:subAttr.dataType=='date'? 'icon-date':subAttr.dataType=='number'?'icon-number':subAttr.dataType=='clob'?'icon-text':'icon-single2'}),_c('span',{style:(_vm.getTitleStyle(subEnt.name,subAttr.name)),attrs:{\"slot\":\"title\"},slot:\"title\"},[_vm._v(_vm._s(subAttr.desc))])])}),1),_vm._l((subEnt.children),function(sunEnt,sunIndex){return _c('el-submenu',{directives:[{name:\"show\",rawName:\"v-show\",value:(subEnt.children && subEnt.children.length>0),expression:\"subEnt.children && subEnt.children.length>0\"}],key:form.key+'sun'+sunEnt.name+sunIndex,attrs:{\"index\":form.key+index+'-'+subIndex+'-'+sunIndex}},[_c('template',{slot:\"title\"},[_vm._v(_vm._s(sunEnt.desc))]),_c('draggable',_vm._b({staticClass:\"flex-container\",attrs:{\"tag\":\"ul\",\"list\":sunEnt.attributeList,\"move\":_vm.handleMove},on:{\"end\":_vm.handleMoveEnd,\"start\":function($event){return _vm.handleCopyFiledMoveStart(form.key,$event)}}},'draggable',{group:{ name:'form', pull:'clone',put:false},sort:false, ghostClass: 'ghost'},false),_vm._l((sunEnt.attributeList),function(sunAttr,sunAttrIndex){return _c('el-menu-item',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isShow(sunAttr)),expression:\"isShow(sunAttr)\"}],key:form.key+'sunAttr'+sunEnt.name+sunAttrIndex,attrs:{\"index\":form.key+'sunAttr'+sunEnt.name+sunAttrIndex}},[_c('i',{class:sunAttr.dataType=='date'? 'icon-date':sunAttr.dataType=='number'?'icon-number':sunAttr.dataType=='clob'?'icon-text':'icon-single2'}),_c('span',{style:(_vm.getTitleStyle(sunEnt.name,sunAttr.name)),attrs:{\"slot\":\"title\"},slot:\"title\"},[_vm._v(_vm._s(sunAttr.desc))])])}),1)],2)})],2)})],2)}),1)],1)])],1)})],2)],1)],1),_c('eip-copy-form-dialog',{ref:\"eipCopyFormDialog\",attrs:{\"single\":false,\"formType\":_vm.formType,\"boDefIds\":_vm.boDefIds,\"formId\":_vm.formId,\"appendToBody\":\"\"},on:{\"onConfirm\":_vm.formDialogConfirm}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}