{"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\\taskFlowComponents\\flowAction.vue?vue&type=template&id=095b2935&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\flow\\taskFlowComponents\\flowAction.vue","mtime":1667327529466},{"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:\"actiondiv\"},[_c('div',{staticClass:\"actiondiv__body\"},[_c('FormContent',{ref:\"formContent\",attrs:{\"tasks\":_vm.tasks,\"task_state\":_vm.task_state,\"formLoading\":_vm.disabled,\"instId\":_vm.instId,\"taskId\":_vm.taskId,\"type\":_vm.type,\"leaderId\":_vm.leaderId,\"readId\":_vm.readId,\"myReadType\":_vm.myReadType,\"readDoneId\":_vm.readDoneId,\"isLook\":_vm.isLook},on:{\"update:formLoading\":function($event){_vm.disabled=$event},\"update:form-loading\":function($event){_vm.disabled=$event}}})],1),_c('div',{ref:\"btnRegion\",staticClass:\"actiondiv__header\"},[(\n _vm.type != 'done' &&\n _vm.type != 'request' &&\n _vm.type != 'read' &&\n _vm.type != 'delegate' &&\n _vm.task_state != 'FOLLOW' &&\n _vm.myReadType != 'myRequest'\n )?[(_vm.status == 'TRANSFORMEDINQU')?_c('div',[_c('div',{staticClass:\"action-btn\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.submitRevoke('taskToInquReply')}}},[_vm._v(\"征询回复\")])],1),_c('div',{staticClass:\"action-btn\"},[_c('el-button',{attrs:{\"type\":\"default\"},on:{\"click\":function($event){return _vm.submitRevoke('inqu')}}},[_vm._v(\"征询\")])],1)]):(_vm.status == 'USERADDSIGN')?_c('div',{staticClass:\"action-btn\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.submitRevoke('userAddSign')}}},[_vm._v(\"加签反馈\")])],1):(_vm.status == 'COMMU')?_c('div',{staticClass:\"action-btn\"},[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.submitRevoke('commuFeedBack')}}},[_vm._v(\"沟通反馈\")])],1):_c('div',_vm._l((_vm.rowsBtn),function(item,index){return _c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(\n !_vm.forceLock ||\n _vm.canLock != 1 ||\n item.alias == 'lockUnlock'\n ),expression:\"\\n !forceLock ||\\n canLock != 1 ||\\n item.alias == 'lockUnlock'\\n \"}],key:index,staticClass:\"action-btn\"},[(\n item.alias != 'lockUnlock' &&\n item.alias != 'hangUp' &&\n item.alias != 'cancelHangUp'\n )?_c('el-button',{attrs:{\"type\":_vm.getType(item.alias),\"disabled\":_vm.disabled},on:{\"click\":function($event){return _vm.submitRevoke(item.alias)}}},[_vm._v(\"\\n \"+_vm._s(item.name)+\"\\n \")]):_vm._e(),(\n item.alias == 'agree' &&\n _vm.$route.query.type === 'free'\n )?_c('el-button',{attrs:{\"type\":_vm.getType(item.alias),\"disabled\":_vm.disabled},on:{\"click\":function($event){return _vm.submitRevoke(item.alias)}}},[_vm._v(\"自由跳转\")]):_vm._e(),(item.alias == 'lockUnlock')?_c('el-button',{attrs:{\"type\":_vm.getType(item.alias),\"disabled\":_vm.disabled},on:{\"click\":function($event){return _vm.submitRevoke(item.alias)}}},[_vm._v(_vm._s((_vm.canLock == 1 ? '' : '取消') + item.name))]):_vm._e(),(item.alias == 'hangUp' && !_vm.isHang)?_c('el-button',{attrs:{\"type\":_vm.getType(item.alias)},on:{\"click\":_vm.hangUp}},[_vm._v(_vm._s(item.name)+\"\\n \")]):_vm._e(),(item.alias == 'cancelHangUp' && _vm.isHang)?_c('el-button',{attrs:{\"type\":_vm.getType(item.alias)},on:{\"click\":_vm.cancelHangUp}},[_vm._v(\"\\n \"+_vm._s(item.name))]):_vm._e()],1)}),0)]:_vm._e(),(_vm.type == 'done' || _vm.type == 'request')?[(_vm.sponsorRevoke)?_c('el-button',{attrs:{\"type\":\"danger\"},on:{\"click\":function($event){return _vm.submitRevoke('handleRevoke')}}},[_vm._v(\"撤回\")]):_vm._e()]:_vm._e(),(_vm.type == 'read')?[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.submitRevoke('handleRead')}}},[_vm._v(\"回复\")])]:_vm._e(),_c('el-button',{on:{\"click\":function($event){return _vm.submitRevoke('taskClose')}}},[_vm._v(\"关闭\")])],2),_c('div',{staticClass:\"actiondiv__footer\"},[_c('el-dialog',{attrs:{\"title\":_vm.dailogTitle,\"visible\":_vm.dialogFormVisible,\"close-on-click-modal\":false},on:{\"update:visible\":function($event){_vm.dialogFormVisible=$event}}},[_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{minRows: 4, maxRows: 4},\"placeholder\":\"请输入撤回意见\"},model:{value:(_vm.opinion),callback:function ($$v) {_vm.opinion=$$v},expression:\"opinion\"}}),_c('div',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\",\"size\":\"small\"},on:{\"click\":_vm.saveRevoke}},[_vm._v(\"确 定\")]),_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.exitRevoke}},[_vm._v(\"取 消\")])],1)],1),_c('taskToRevoke',{ref:\"taskToRevoke\",attrs:{\"taskId\":_vm.taskId,\"instId\":_vm.instId}}),_c('userAddSignReply',{ref:\"userAddSignReply\",attrs:{\"defId\":_vm.defId,\"taskId\":_vm.taskId,\"instId\":_vm.instId}}),_c('taskToInquReply',{ref:\"taskToInquReply\",attrs:{\"defId\":_vm.defId,\"taskId\":_vm.taskId,\"instId\":_vm.instId,\"opinionField\":_vm.opinionField,\"appendOpinion\":_vm.appendOpinion}}),_c('taskToFeeBack',{ref:\"taskToFeeBack\",attrs:{\"instId\":_vm.instId,\"taskId\":_vm.taskId}}),_c('taskToRead',{ref:\"taskToRead\",attrs:{\"instId\":_vm.instId,\"taskId\":_vm.taskId}}),_c('taskToSave',{ref:\"taskToSave\",attrs:{\"taskId\":_vm.taskId,\"leaderId\":_vm.leaderId,\"instId\":_vm.instId}}),_c('taskToComplete',{ref:\"taskToComplete\",attrs:{\"taskId\":_vm.taskId,\"leaderId\":_vm.leaderId,\"action\":_vm.actionName,\"instId\":_vm.instId,\"signatureField\":_vm.signatureField,\"signatureCover\":_vm.signatureCover,\"secretFree\":_vm.secretFree},on:{\"nextTask\":_vm.nextTask}}),_c('TaskToReject',{ref:\"taskToReject\",attrs:{\"taskId\":_vm.taskId,\"leaderId\":_vm.leaderId,\"opinion\":_vm.text,\"opinionField\":_vm.opinionField,\"appendOpinion\":_vm.appendOpinion}}),_c('TaskToDelegate',{ref:\"taskToDelegate\",attrs:{\"taskId\":_vm.taskId}}),_c('TaskToCopyTo',{ref:\"taskToCopyTo\",attrs:{\"taskId\":_vm.taskId,\"instId\":_vm.instId}}),_c('TaskToInqu',{ref:\"taskToInqu\",attrs:{\"taskId\":_vm.taskId}}),_c('TaskToEndProcess',{ref:\"taskToEndProcess\",attrs:{\"taskId\":_vm.taskId}}),_c('TaskToTrans',{ref:\"taskToTrans\",attrs:{\"taskId\":_vm.taskId,\"files\":_vm.opinionFiles}}),_c('TaskToAddSign',{ref:\"taskToAddSign\",attrs:{\"taskId\":_vm.taskId}}),_c('TaskToDelay',{ref:\"taskToDelay\",attrs:{\"taskId\":_vm.taskId}}),_c('TaskSelectDestination',{ref:\"taskSelectDestination\",attrs:{\"taskId\":_vm.taskId}}),_c('TaskToApproveLine',{ref:\"taskToApproveLine\",attrs:{\"taskId\":_vm.taskId}}),_c('taskToSignSequence',{ref:\"taskToSignSequence\",attrs:{\"taskId\":_vm.taskId}}),_c('taskToSignLine',{ref:\"taskToSignLine\",attrs:{\"taskId\":_vm.taskId,\"execId\":_vm.execId}})],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}