{"remainingRequest":"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.vue?vue&type=template&id=2c07588a&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\flow\\task.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":["\n<el-container :class=\"defKey?'singleContainer':'container'\">\n  <el-header class=\"task_header notprint\" height=\"40px\">\n    <div class=\"flex container__header\">\n      <h3 ref=\"flowSubject\">{{ subject }}</h3>\n      <div class=\"container__header-btngroup\">\n        <el-button type=\"text\" icon=\"el-icon-document-copy\" v-if=\"isLook\" @click=\"copeInst()\">复制</el-button>\n        <el-button type=\"text\" icon=\"icon-folder-add\" v-if=\"!taskId && type != 'read' && !myReadType\"\n          @click=\"taskUrgent\">催办</el-button>\n        <el-button type=\"text\" icon=\"el-icon-search\" v-if=\"type != 'read' && !myReadType\" @click=\"urgentRecord\">\n          催办记录</el-button>\n        <el-button type=\"text\" icon=\"el-icon-s-unfold\" v-if=\"showModifyRecord\" @click=\"openModifyRecord\">修改记录\n        </el-button>\n        <el-button type=\"text\" icon=\"icon-trace\" @click=\"taskFollow\">跟踪</el-button>\n        <el-button type=\"text\" icon=\"icon-print\" @click=\"showPrint\">打印</el-button>\n        <el-button type=\"text\" icon=\"icon-communication\" @click=\"taskToCommu\">沟通</el-button>\n        <el-button type=\"text\" icon=\"icon-folder\" @click=\"taskToCopyTo\">传阅</el-button>\n        <el-button type=\"text\" icon=\"icon-flow1\" @click=\"taskImage\">流程图</el-button>\n        <el-button type=\"text\" icon=\"icon-info\" @click=\"relatedInformation\">相关信息</el-button>\n        <el-button type=\"text\" icon=\"icon-info\" @click=\"processRecordDialog\">处理记录</el-button>\n      </div>\n    </div>\n  </el-header>\n  <div class=\"container__content\" ref=\"print\">\n    <FlowAction ref=\"flowAction\" v-if=\"type != 'doneList'\" :instId=\"procInstId\" :type=\"type\" :taskId=\"taskId\"\n      :task_state=\"task_state\" :execId=\"execId\" :defId=\"defId\" :status=\"status\" :tasks=\"tasks\" :readId=\"readId\"\n      :myReadType=\"myReadType\" :readDoneId=\"readDoneId\" :choiceExcutor=\"choiceExcutor\" :jumpType=\"jumpType\"\n      :instStatus=\"instStatus\" :leaderId=\"leaderId\" :approvalArea=\"approvalArea\" :referOpinion=\"referOpinion\"\n      :nodeType=\"nodeType\" :nodeId=\"nodeId\" :isLook=\"isLook\" :sponsorRevoke=\"sponsorRevoke\"\n      :opinionField=\"opinionField\" :appendOpinion=\"appendOpinion\" :signatureField=\"signatureField\" :signatureCover=\"signatureCover\" \n      :secretFree=\"secretFree\" :defKey=\"flowDefKey\" />\n    <DoneAction v-if=\"type == 'doneList'\" ref=\"doneAction\" :instId=\"procInstId\" :type=\"type\" :taskId=\"taskId\"\n      :defId=\"defId\" :status=\"status\" :choiceExcutor=\"choiceExcutor\" :jumpType=\"jumpType\" :instStatus=\"instStatus\"\n      :leaderId=\"leaderId\" />\n    <!-- <ProcessRecord :instId=\"procInstId\"/> -->\n  </div>\n  <!-- 发起沟通 -->\n  <TaskToCommu ref=\"taskToCommu\" :instId=\"procInstId\" :defId=\"defId\" />\n  <!-- 跟踪设置 -->\n  <TaskFollow ref=\"taskFollow\" :instId=\"procInstId\" :defId=\"defId\" />\n  <!-- 流程图 -->\n  <TaskImage ref=\"taskImage\" :bpmnInstId=\"bpmnInstId\" :instId=\"procInstId\" />\n  <!-- 相关信息 -->\n  <RelatedInformation ref=\"relatedInformation\" :instId=\"procInstId\" />\n  <!-- 流程传阅-->\n  <TaskToCopyTo ref=\"taskToCopyTo\" :taskId=\"copyTaskId\" :instId=\"procInstId\" />\n  <!-- 流程催办 -->\n  <TaskUrgent ref=\"taskUrgent\" :instId=\"procInstId\" :defId=\"defId\" :subject=\"subject\" />\n  <!-- 催办记录 -->\n  <UrgentRecord ref=\"urgentRecord\" :promoterId=\"promoterId\" :instId=\"procInstId\" />\n  <!-- 修改记录 -->\n  <ModifyRecord ref=\"modifyRecord\" :instId=\"procInstId\" />\n  <FlowPrint ref=\"flowPrint\" :formKey=\"formKey\" :instId=\"procInstId\" @printWordTemplate=\"printWordTemplate\"\n    @previewWordTemplate=\"previewWordTemplate\" @printHtml=\"printHtml\" />\n  <!-- 处理记录 -->\n  <ProcessRecordDialog ref=\"processRecordDialog\" :instId=\"procInstId\" :taskId=\"taskId\" :referOpinion=\"referOpinion\"\n    :nodeType=\"nodeType\" :defId=\"defId\" :nodeId=\"nodeId\" />\n  <!-- word预览弹出框 -->\n  <el-dialog title=\"word预览\" :visible.sync=\"previewWordDialog\" width=\"90%\">\n    <iframe :src=\"previewWordPdfSrc\" name=\"previewWord\" style=\"width:100%;border:0;\" align=\"middle\"\n      :height=\"previewWordHeight\"></iframe>\n  </el-dialog>\n</el-container>\n",null]}