{"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\\views\\flow\\InstanceDetail.vue?vue&type=template&id=03de2801&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\flow\\InstanceDetail.vue","mtime":1675071992835},{"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:\"fullheight\"},[_c('el-tabs',{staticStyle:{\"height\":\"100%\"},attrs:{\"type\":\"card\"},model:{value:(_vm.activeName),callback:function ($$v) {_vm.activeName=$$v},expression:\"activeName\"}},[_c('el-tab-pane',{attrs:{\"label\":\"审批记录\",\"name\":\"approvalManage\"}},[_c('ht-table',{ref:\"htTable\",attrs:{\"data\":_vm.opinionData,\"nopagination\":true,\"show-export\":false,\"show-custom-column\":false,\"selectable\":false},on:{\"load\":_vm.loadData}},[[_c('ht-table-column',{attrs:{\"type\":\"index\",\"width\":\"50\",\"align\":\"center\",\"label\":\"序号\"}}),_c('ht-table-column',{attrs:{\"prop\":\"taskName\",\"label\":\"审批节点\",\"width\":\"150\"}}),_c('ht-table-column',{attrs:{\"prop\":\"auditorName\",\"label\":\"执行人\",\"width\":\"120\"}}),_c('ht-table-column',{attrs:{\"prop\":\"qualfiedNames\",\"label\":\"待执行人\",\"width\":\"120\"}}),_c('ht-table-column',{attrs:{\"label\":\"审批操作\",\"width\":\"110\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_c('span',{style:('color:'+_vm.handleStatus(row).color)},[_vm._v(_vm._s(_vm.handleStatus(row).val))])]}}])}),_c('ht-table-column',{attrs:{\"prop\":\"opinion\",\"label\":\"意见\"}}),_c('ht-table-column',{attrs:{\"prop\":\"completeTime\",\"label\":\"操作时间\",\"width\":\"140\"}}),_c('ht-table-column',{attrs:{\"prop\":\"durMs\",\"label\":\"停留时长\",\"width\":\"110\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [(row && row.status!='start_commu' && row.status!='awaiting_check')?_c('span',[_vm._v(_vm._s(_vm._f(\"timeLag\")(row.durMs)))]):_vm._e()]}}])}),_c('ht-table-column',{attrs:{\"label\":\"操作\",\"align\":\"center\",\"width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar index = ref.index;\nreturn [(row.status !='awaiting_check')?_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":function($event){return _vm.modifyOpinion(row,index)}}},[_vm._v(\"修改\")]):_vm._e()]}}])})]],2)],1),_c('el-tab-pane',{attrs:{\"label\":\"业务表单\",\"name\":\"form\"}},[_c('div',{staticStyle:{\"height\":\"100%\"}},[_c('iframe',{attrs:{\"frameborder\":\"0\",\"name\":\"frmFrame\",\"scrolling\":\"no\",\"width\":\"100%\",\"height\":\"100%\",\"src\":_vm.htmlSrc}})])]),_c('el-tab-pane',{attrs:{\"label\":\"流程图\",\"name\":\"flowImage\"}},[_c('FlowImage',{ref:\"taskImage\",attrs:{\"instId\":_vm.instance.id}})],1),_c('el-tab-pane',{attrs:{\"label\":\"实例信息\",\"name\":\"instDetail\"}},[_c('table',{staticClass:\"table table-bordered\",staticStyle:{\"border-spacing\":\"0\",\"width\":\"100%\",\"max-height\":\"400px\",\"overflow\":\"initial\"}},[_c('tbody',[_c('tr',[_c('th',{attrs:{\"width\":\"20%\"}},[_vm._v(\"实例标题\")]),_c('td',{attrs:{\"width\":\"30%\"}},[_vm._v(_vm._s(_vm.instance.subject))]),_c('th',{attrs:{\"width\":\"20%\"}},[_vm._v(\"是否正式数据\")]),_c('td',{attrs:{\"width\":\"30%\"}},[_vm._v(_vm._s(_vm.instance.isFormmal=='Y'?'是':'否'))])]),_c('tr',[_c('th',[_vm._v(\"流程实例ID(proInstId)\")]),_c('td',[_vm._v(_vm._s(_vm.instance.id))]),_c('th',[_vm._v(\"BPMN流程实例ID(bpmnInstId)\")]),_c('td',[_vm._v(_vm._s(_vm.instance.bpmnInstId))])]),_c('tr',[_c('th',[_vm._v(\"流程定义ID(procDefId)\")]),_c('td',[_vm._v(_vm._s(_vm.instance.procDefId))]),_c('th',[_vm._v(\"BPM流程定义ID(bpmnDefId)\")]),_c('td',[_vm._v(_vm._s(_vm.instance.bpmnDefId))])]),_c('tr',[_c('th',[_vm._v(\"流程定义KEY(procDefKey)\")]),_c('td',[_vm._v(_vm._s(_vm.instance.procDefKey))]),_c('th',[_vm._v(\"流程名称\")]),_c('td',[_vm._v(_vm._s(_vm.instance.procDefName))])]),_c('tr',[_c('th',[_vm._v(\"关联数据的业务主键\")]),_c('td',[_vm._v(_vm._s(_vm.instance.bizKey))]),_c('th',[_vm._v(\"创建人\")]),_c('td',[_vm._v(_vm._s(_vm.instance.creator))])]),_c('tr',[_c('th',[_vm._v(\"创建时间\")]),_c('td',[_vm._v(_vm._s(_vm.instance.createTime))]),_c('th',[_vm._v(\"结束时间\")]),_c('td',[_vm._v(_vm._s(_vm.instance.endTime))])]),_c('tr',[_c('th',[_vm._v(\"审批用时\")]),_c('td',[_vm._v(_vm._s(_vm.instance.duration))]),_c('th',[_vm._v(\"父实例ID\")]),_c('td',[_vm._v(_vm._s(_vm.instance.parentInstId))])])])])]),_c('el-tab-pane',{attrs:{\"label\":\"表单修改记录\",\"name\":\"modifyRecored\"}},[(_vm.activeName == 'modifyRecored')?_c('div',{staticStyle:{\"height\":\"calc(100% - 30px)\",\"margin\":\"10px\"}},[_c('ht-table',{ref:\"recordhtTable\",attrs:{\"data\":_vm.data,\"pageResult\":_vm.pageResult,\"quick-search-props\":\"userName,taskName\",\"show-export\":false,\"show-custom-column\":false,\"defaultQuerys\":[\n { property: 'instId', value: _vm.instance.id, operation: 'EQUAL'}\n ]},on:{\"load\":_vm.loadRecordData},scopedSlots:_vm._u([{key:\"toolbar\",fn:function(){return [_c('el-button-group',[_c('ht-delete-button',{attrs:{\"url\":_vm.deleteUrl,\"htTable\":_vm.$refs.recordhtTable},on:{\"after-delete\":function($event){return _vm.$refs.recordhtTable.load();}}},[_vm._v(\"删除\")])],1)]},proxy:true}],null,false,3197974161)},[[_c('ht-table-column',{attrs:{\"type\":\"index\",\"width\":\"50\",\"align\":\"center\",\"label\":\"序号\"}}),_c('ht-table-column',{attrs:{\"prop\":\"userName\",\"label\":\"修改人\",\"width\":\"140\"}}),_c('ht-table-column',{attrs:{\"prop\":\"taskName\",\"label\":\"任务名称\",\"width\":\"140\"}}),_c('ht-table-column',{attrs:{\"prop\":\"reason\",\"label\":\"审批意见\",\"show-overflow-tooltip\":\"\",\"width\":\"200\"}}),_c('ht-table-column',{attrs:{\"prop\":\"modifyTime\",\"label\":\"修改时间\",\"width\":\"160\"}}),_c('ht-table-column',{attrs:{\"prop\":\"detail\",\"label\":\"修改详情\",\"show-overflow-tooltip\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_c('el-link',{attrs:{\"type\":\"primary\",\"title\":\"查看明细\"},on:{\"click\":function($event){return _vm.openModifyDetail(row)}}},[_vm._v(_vm._s(row.detail))])]}}],null,false,132175785)})]],2)],1):_vm._e()])],1),_c('InstanceModifyOpinion',{ref:\"instanceModifyOpinion\",on:{\"opinionModifysuccess\":_vm.handleModifySuccess}}),_c('el-dialog',{attrs:{\"width\":\"60%\",\"title\":\"修改明细\",\"visible\":_vm.modifyDialogVisible,\"top\":\"8vh\",\"append-to-body\":true,\"close-on-click-modal\":false},on:{\"update:visible\":function($event){_vm.modifyDialogVisible=$event}}},[(_vm.modifyDialogVisible)?_c('el-form',{attrs:{\"data-vv-scope\":\"editRoleForm\"},model:{value:(_vm.curRow),callback:function ($$v) {_vm.curRow=$$v},expression:\"curRow\"}},[_c('ht-input',{staticStyle:{\"width\":\"100%\"},attrs:{\"type\":\"textarea\",\"rows\":20,\"readonly\":true},model:{value:(_vm.curRow.detail),callback:function ($$v) {_vm.$set(_vm.curRow, \"detail\", $$v)},expression:\"curRow.detail\"}})],1):_vm._e()],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}