{"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\\flow\\task\\subTaskImage.vue?vue&type=template&id=8fdeb178&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\flow\\task\\subTaskImage.vue","mtime":1667327529419},{"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('el-dialog',{attrs:{\"title\":\"流程图\",\"visible\":_vm.imageDialogSub,\"before-close\":_vm.handleClose,\"close-on-click-modal\":false,\"width\":\"58%\"},on:{\"update:visible\":function($event){_vm.imageDialogSub=$event}}},[_c('div',{staticStyle:{\"height\":\"40px\",\"overflow\":\"hidden\"}},[_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#FF0000\"}}),_c('span',[_vm._v(\"待审批\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#F89800\"}}),_c('span',[_vm._v(\"提交\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#FFE76E\"}}),_c('span',[_vm._v(\"重新提交\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#00FF00\"}}),_c('span',[_vm._v(\"同意\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#C33A1F\"}}),_c('span',[_vm._v(\"挂起\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#0000FF\"}}),_c('span',[_vm._v(\"反对\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#8A0902\"}}),_c('span',[_vm._v(\"驳回\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#FFA500\"}}),_c('span',[_vm._v(\"驳回到发起人\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#023B62\"}}),_c('span',[_vm._v(\"撤回\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#F23B62\"}}),_c('span',[_vm._v(\"撤回到发起人\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#338848\"}}),_c('span',[_vm._v(\"会签通过\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#82B7D7\"}}),_c('span',[_vm._v(\"会签不通过\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#EEAF97\"}}),_c('span',[_vm._v(\"人工终止\")])]),_c('div',{staticClass:\"target\"},[_c('div',{staticClass:\"icon\",staticStyle:{\"background\":\"#4A4A4A\"}}),_c('span',[_vm._v(\"完成\")])])]),_c('div',{staticStyle:{\"overflow\":\"auto\",\"min-height\":\"500px\"}},[_c('div',{style:({position:_vm.positionImg,width:_vm.widthImg+'px',height:_vm.heightImg+'px',background:'url('+_vm.backGroundImg+') no-repeat'})},[_vm._l((_vm.listLayout),function(layout){return _c('el-popover',{key:layout.nodeId,attrs:{\"placement\":\"bottom-start\",\"trigger\":\"hover\"},on:{\"click\":function($event){return _vm.nodeClick(layout)}}},[(_vm.nodeOpinions[layout.nodeId])?_c('div',{staticClass:\"opinion-content\"},[_c('span',[_vm._v(\"任务审批详情\")]),(_vm.nodeOpinions[layout.nodeId].hasOpinion)?_c('div',_vm._l((_vm.nodeOpinions[layout.nodeId].data),function(op){return _c('table',{key:op.taskKey,staticClass:\"table table-bordered\"},[_c('tr',[_c('th',{attrs:{\"width\":\"80\"}},[_vm._v(\"任务名称\")]),_c('td',{attrs:{\"width\":\"160\"}},[_vm._v(_vm._s(op.taskName))])]),_c('tr',{directives:[{name:\"show\",rawName:\"v-show\",value:(op.auditor),expression:\"op.auditor\"}]},[_c('th',[_vm._v(\"执行人\")]),_c('td',[_c('span',{staticClass:\"owner-span\"},[_c('a',{attrs:{\"href\":\"javascript:void(0)\"}},[_vm._v(_vm._s(op.auditorName))])])])]),_c('tr',{directives:[{name:\"show\",rawName:\"v-show\",value:(!op.auditor),expression:\"!op.auditor\"}]},[_c('th',[_c('label',[_vm._v(\"候选人\")]),_c('el-tooltip',{staticClass:\"item\",attrs:{\"effect\":\"light\",\"content\":\"有资格审批的用户及用户组\",\"placement\":\"right\"}},[_c('i',{staticClass:\"el-icon-question\"})])],1),_c('td',[_c('div',{staticClass:\"owner-div\"},_vm._l((op.qualfieds),function(qualfied){return _c('span',{key:qualfied.id,staticClass:\"owner-span\"},[_c('a',{attrs:{\"href\":\"javascript:void(0)\"}},[_vm._v(_vm._s(qualfied.name))])])}),0)])]),_c('tr',[_c('th',[_vm._v(\"开始时间\")]),_c('td',{staticStyle:{\"font-size\":\"11px\"}},[_vm._v(_vm._s(_vm._f(\"dateformat\")(op.createTime,'yyyy-MM-dd HH:mm:ss')))])]),_c('tr',[_c('th',[_vm._v(\"结束时间\")]),_c('td',{staticStyle:{\"font-size\":\"11px\"}},[_vm._v(_vm._s(_vm._f(\"dateformat\")(op.completeTime,'yyyy-MM-dd HH:mm:ss')))])]),_c('tr',[_c('th',[_vm._v(\"审批用时\")]),_c('td',[_vm._v(_vm._s(_vm._f(\"timeLag\")(op.durMs)))])]),_c('tr',[_c('th',[_vm._v(\"状态\")]),_c('td',[_vm._v(_vm._s(op.statusVal))])]),_c('tr',[_c('th',[_vm._v(\"意见\")]),_c('td',{staticClass:\"opinion\"},[_vm._v(_vm._s(op.opinion))])])])}),0):_vm._e(),(!_vm.nodeOpinions[layout.nodeId].hasOpinion)?_c('div',[_c('span',[_vm._v(\"节点设置详情\")]),_c('table',{staticClass:\"table table-bordered\"},[_c('tr',[_c('th',{attrs:{\"width\":\"90\"}},[_vm._v(\"状态\")]),_c('td',{attrs:{\"width\":\"150\"}},[_vm._v(\"未产生过任务\")])]),_c('tr',[_c('th',[_c('label',[_vm._v(\"暂定候选人\")]),_c('el-tooltip',{staticClass:\"item\",attrs:{\"effect\":\"light\",\"content\":\"暂定的有审批资格的用户及用户组,实际候选人要在产生任务以后才能确定\",\"placement\":\"right\"}},[_c('i',{staticClass:\"el-icon-question\"})])],1),_c('td',_vm._l((_vm.nodeOpinions[layout.nodeId].data),function(qualfied){return _c('span',{key:qualfied.id,staticClass:\"owner-span\"},[_c('a',{attrs:{\"href\":\"javascript:void(0)\"}},[_vm._v(_vm._s(qualfied.name))])])}),0)])])]):_vm._e()]):_vm._e(),(layout.nodeType=='USERTASK' || layout.nodeType=='SIGNTASK')?_c('el-button',{style:({position:'absolute',border: 'none',background: 'none', left:layout.x+'px', top:layout.y+'px', width:layout.width+'px', height:layout.height+'px'}),attrs:{\"slot\":\"reference\"},slot:\"reference\"}):_vm._e()],1)}),_vm._l((_vm.listLayout),function(layout){return _c('div',{key:'sub_'+layout.nodeId},[(layout.nodeType=='CALLACTIVITY')?_c('div',{style:({position:'absolute',border: 'none',background: 'none', left:layout.x+'px', top:layout.y+'px', width:layout.width+'px', height:layout.height+'px'}),on:{\"click\":function($event){return _vm.nodeClick(layout)}}}):_vm._e()])})],2)])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}