{"remainingRequest":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\reform-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\reform-fvue\\src\\views\\MajorReformProjects\\ExperPromotion\\ExperPromotionConfirm.vue?vue&type=template&id=90a88b80&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\MajorReformProjects\\ExperPromotion\\ExperPromotionConfirm.vue","mtime":1681724619946},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-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:\"full-page bg\"},[_c('div',{staticClass:\"search-container\"},[_c('el-form',{ref:\"form\",attrs:{\"model\":_vm.searchForm,\"label-width\":\"auto\"}},[_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":4}},[_c('el-form-item',{attrs:{\"label\":\"项目名称\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入项目名称\"},model:{value:(_vm.searchForm.projectName),callback:function ($$v) {_vm.$set(_vm.searchForm, \"projectName\", $$v)},expression:\"searchForm.projectName\"}})],1)],1),_c('el-col',{attrs:{\"span\":4}},[_c('el-form-item',{attrs:{\"label\":\"牵头市领导\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入牵头市领导\"},model:{value:(_vm.searchForm.leader),callback:function ($$v) {_vm.$set(_vm.searchForm, \"leader\", $$v)},expression:\"searchForm.leader\"}})],1)],1),_c('el-col',{attrs:{\"span\":4}},[_c('el-form-item',{attrs:{\"label\":\"所属领域\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"ggbb_ssly\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择所属领域\"},model:{value:(_vm.searchForm.projectField),callback:function ($$v) {_vm.$set(_vm.searchForm, \"projectField\", $$v)},expression:\"searchForm.projectField\"}})],1)],1),_c('el-col',{attrs:{\"span\":4}},[_c('el-form-item',{attrs:{\"label\":\"所属跑道\",\"prop\":\"projectRunway\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"clearable\":\"\",\"placeholder\":\"请选择所属跑道\"},model:{value:(_vm.searchForm.projectRunway),callback:function ($$v) {_vm.$set(_vm.searchForm, \"projectRunway\", $$v)},expression:\"searchForm.projectRunway\"}},_vm._l((_vm.demandRunwaOoptionsSerch),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.name,\"value\":item.value}})}),1)],1)],1),_c('el-col',{attrs:{\"span\":2}},[_c('el-button',{staticClass:\"btn btn-plus\",attrs:{\"icon\":\"el-icon-search\",\"type\":\"primary\"},on:{\"click\":_vm.handleSearch}},[_vm._v(\"\\n \"+_vm._s(this.$t('common.search'))+\"\\n \")])],1)],1)],1)],1),_c('el-row',{staticClass:\"main-table-container flex\",attrs:{\"gutter\":10}},[_c('el-col',{ref:\"contentPanel\",staticClass:\"table-container\",staticStyle:{\"padding\":\"20px\"},attrs:{\"span\":24}},[_c('div',{ref:\"btnPanel\",staticStyle:{\"margin-bottom\":\"10px\"}},[_c('el-button',{class:[\n 'btn',\n 'btn-plus',\n _vm.switchStatus ? '' : 'btn-reviewed' ],attrs:{\"type\":\"danger\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.handleSwitch(false)}}},[_vm._v(\"\\n 待审核\\n \")]),_c('el-button',{class:[\n 'btn',\n 'btn-delete',\n _vm.switchStatus ? 'btn-audited' : '' ],attrs:{\"slot\":\"reference\",\"type\":\"success\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.handleSwitch(true)}},slot:\"reference\"},[_vm._v(\"\\n 已审核\\n \")])],1),_c('div',{style:({width: '100%', height: \"\" + _vm.tableMaxHeight + 'px'})},[_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.tableLoading),expression:\"tableLoading\"}],ref:\"multipleSelection\",style:({width: '100%', height: \"\" + _vm.tableMaxHeight + 'px'}),attrs:{\"stripe\":\"\",\"size\":\"mini\",\"data\":_vm.tableData,\"max-height\":_vm.tableMaxHeight}},[_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"55\",\"label\":\"序号\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"projectName\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"label\":\"项目名称\"}}),_c('el-table-column',{attrs:{\"prop\":\"leader\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"label\":\"牵头市领导\"}}),_c('el-table-column',{attrs:{\"prop\":\"projectField\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"label\":\"所属领域\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(_vm.getDictName('ggbb_ssly', row.projectField))+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"projectRunway\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"label\":\"所属跑道\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(_vm.getDictName('ggbb_sspd', row.projectRunway))+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"status\",\"show-overflow-tooltip\":\"\",\"width\":\"180\",\"align\":\"center\",\"label\":\"审核状态\",\"filters\":_vm.getDictItemsFromCache('shzt'),\"filter-method\":_vm.handleFilter},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_c('status-by-color',{attrs:{\"status\":row.status}})]}}])}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"fixed\":\"right\",\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [(row.status == 1)?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-s-check\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDbClick(row)}}},[_vm._v(\"\\n 审核\\n \")]):_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-view\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleLookDetiles_(row)}}},[_vm._v(\"\\n 详情\\n \")])]}}])})],1)],1),_c('pagination',{ref:\"paginationPanel\",staticStyle:{\"margin-top\":\"10px\"},attrs:{\"pageResult\":_vm.pageResult},on:{\"size-change\":_vm.handleSizeChange,\"current-change\":_vm.handleCurrentChange}})],1)],1),_c('el-dialog',{class:[_vm.reqLoading ? 'dialog-box' : ''],attrs:{\"title\":_vm.dialog.title,\"visible\":_vm.formVisible,\"before-close\":_vm.handleClose,\"close-on-click-modal\":false,\"destroy-on-close\":true,\"width\":\"50%\",\"top\":\"6vh\"}},[_c('div',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.reqLoading),expression:\"reqLoading\"}],attrs:{\"element-loading-text\":\"加载中...\",\"element-loading-spinner\":\"el-icon-loading\",\"element-loading-background\":\"rgba(255, 255, 255, 1)\"}},[_c('el-collapse',{staticClass:\"form-collapse\",attrs:{\"accordion\":\"\"},model:{value:(_vm.activeCollapse),callback:function ($$v) {_vm.activeCollapse=$$v},expression:\"activeCollapse\"}},[_c('el-collapse-item',{attrs:{\"name\":\"1\"}},[_c('template',{slot:\"title\"},[_c('span',{staticClass:\"collapse-title\"},[_c('i',{staticClass:\"collapse-title-icon el-icon-info\"}),_vm._v(\"\\n 重大改革项目基础信息\\n \")])]),_c('el-descriptions',{staticClass:\"margin-top\",attrs:{\"column\":2,\"border\":\"\",\"labelStyle\":{width: '3%'}}},[_c('el-descriptions-item',{attrs:{\"label\":\"项目名称\"}},[_vm._v(\"\\n \"+_vm._s(_vm.dialogForm.projectName)+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"牵头市领导\"}},[_vm._v(\"\\n \"+_vm._s(_vm.dialogForm.leader)+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"所属领域\"}},[_vm._v(\"\\n \"+_vm._s(_vm.getDictName('ggbb_ssly', _vm.dialogForm.projectField))+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"所属跑道\"}},[_vm._v(\"\\n \"+_vm._s(_vm.getDictName('ggbb_ssly', _vm.dialogForm.projectRunway))+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"责任单位\"}},[_vm._v(\"\\n \"+_vm._s(_vm.dialogForm.unitName)+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"项目类型\"}},[_vm._v(\"\\n \"+_vm._s(_vm.getDictName('xmlx', _vm.dialogForm.projectType))+\"\\n \")])],1)],2),(_vm.hisData.pilotExperiencePushList.length == 0 ? false : true)?_c('el-collapse-item',{attrs:{\"name\":\"2\"}},[_c('template',{slot:\"title\"},[_c('span',{staticClass:\"collapse-title\"},[_c('i',{staticClass:\"collapse-title-icon el-icon-info\"}),_vm._v(\"\\n 历史状态更新\\n \")])]),_c('el-descriptions',{staticClass:\"margin-bottom\",attrs:{\"column\":4,\"border\":\"\",\"labelStyle\":{width: '1%'}}},[(\n _vm.hisData.approvalCommentsList &&\n _vm.hisData.approvalCommentsList.length\n )?_c('el-descriptions-item',{attrs:{\"label\":\"驳回理由\"}},_vm._l((_vm.hisData.approvalCommentsList),function(item,index){return _c('span',{key:index,staticStyle:{\"color\":\"#f40\",\"display\":\"inline-block\",\"padding\":\"0 5px 0 0\"}},[_vm._v(\"\\n \"+_vm._s(index + 1 + '.' + item + ';')+\"\\n \")])}),0):_vm._e()],1),_vm._l((_vm.hisData.pilotExperiencePushList),function(item){return _c('el-descriptions',{key:item.id,staticClass:\"margin-top margin-bottom\",attrs:{\"column\":2,\"border\":\"\",\"labelStyle\":{width: '3%'}}},[_c('el-descriptions-item',[_c('template',{slot:\"label\"},[_vm._v(\"\\n 推广方式\\n \")]),_vm._v(\"\\n \"+_vm._s(_vm.getDictName('tgxs', item.promotionType))+\"\\n \")],2),_c('el-descriptions-item',{attrs:{\"span\":2}},[_c('template',{slot:\"label\"},[_vm._v(\"\\n 推广日期\\n \")]),_vm._v(\"\\n \"+_vm._s(item.promotionDate)+\"\\n \")],2),_c('el-descriptions-item',{attrs:{\"span\":4}},[_c('template',{slot:\"label\"},[_vm._v(\"\\n 推广内容\\n \")]),_vm._v(\"\\n \"+_vm._s(item.promotionContent)+\"\\n \")],2),_c('el-descriptions-item',{attrs:{\"span\":4}},[_c('template',{slot:\"label\"},[_vm._v(\"\\n 文件 \"+_vm._s(item.defaultFileList.length)+\" 个\\n \")]),(item.classified !== '')?[_vm._v(\"\\n 文件涉密,已通过内网上传。\\n \")]:_vm._l((item.defaultFileList),function(file){return _c('el-popover',{key:file.id,attrs:{\"trigger\":\"hover\"}},[_c('div',{staticStyle:{\"display\":\"flex\",\"justify-content\":\"space-between\"}},[_c('el-link',{staticClass:\"cloumn-btn descriptions-btn\",staticStyle:{\"margin-right\":\"0\"},attrs:{\"type\":\"primary\",\"icon\":\"el-icon-download\"},on:{\"click\":function($event){return _vm.handleDownload(file)}}},[_vm._v(\"\\n 下载\\n \")]),_c('el-link',{staticClass:\"cloumn-btn descriptions-btn\",staticStyle:{\"margin-right\":\"0\"},attrs:{\"type\":\"primary\",\"icon\":\"el-icon-view\"},on:{\"click\":function($event){return _vm.handlePreview(file)}}},[_vm._v(\"\\n 预览\\n \")])],1),_c('el-link',{attrs:{\"slot\":\"reference\",\"type\":\"primary\"},slot:\"reference\"},[_vm._v(\"\\n \"+_vm._s(file.fileName + ';')+\"\\n \")])],1)})],2)],1)})],2):_vm._e(),(_vm.showDetails && _vm.projectInfo.status == undefined ? false : true)?_c('el-collapse-item',{attrs:{\"name\":\"3\"}},[_c('template',{slot:\"title\"},[_c('span',{staticClass:\"collapse-title\"},[_c('i',{staticClass:\"collapse-title-icon el-icon-info\"}),_vm._v(\"\\n 本次状态更新\\n \")])]),_c('el-descriptions',{staticClass:\"margin-bottom\",attrs:{\"column\":4,\"border\":\"\",\"labelStyle\":{width: '1%'}}},[(\n _vm.projectInfo.approvalCommentsList &&\n _vm.projectInfo.approvalCommentsList.length\n )?_c('el-descriptions-item',{attrs:{\"label\":\"驳回理由\"}},_vm._l((_vm.projectInfo.approvalCommentsList),function(item,index){return _c('span',{key:index,staticStyle:{\"color\":\"#f40\",\"display\":\"inline-block\",\"padding\":\"0 5px 0 0\"}},[_vm._v(\"\\n \"+_vm._s(index + 1 + '.' + item + ';')+\"\\n \")])}),0):_vm._e()],1),_vm._l((_vm.projectInfo.pilotExperiencePushList),function(item){return _c('el-descriptions',{key:item.id,staticClass:\"margin-top margin-bottom\",attrs:{\"column\":2,\"border\":\"\",\"labelStyle\":{width: '3%'}}},[_c('el-descriptions-item',[_c('template',{slot:\"label\"},[_vm._v(\"\\n 推广方式\\n \")]),_vm._v(\"\\n \"+_vm._s(_vm.getDictName('tgxs', item.promotionType))+\"\\n \")],2),_c('el-descriptions-item',{attrs:{\"span\":2}},[_c('template',{slot:\"label\"},[_vm._v(\"\\n 推广日期\\n \")]),_vm._v(\"\\n \"+_vm._s(item.promotionDate)+\"\\n \")],2),_c('el-descriptions-item',{attrs:{\"span\":4}},[_c('template',{slot:\"label\"},[_vm._v(\"\\n 推广内容\\n \")]),_vm._v(\"\\n \"+_vm._s(item.promotionContent)+\"\\n \")],2),_c('el-descriptions-item',{attrs:{\"span\":4}},[_c('template',{slot:\"label\"},[_vm._v(\"\\n 文件 \"+_vm._s(item.defaultFileList.length)+\" 个\\n \")]),(item.classified !== '')?[_vm._v(\"\\n 文件涉密,已通过内网上传。\\n \")]:_vm._l((item.defaultFileList),function(file){return _c('el-popover',{key:file.id,attrs:{\"trigger\":\"hover\"}},[_c('div',{staticStyle:{\"display\":\"flex\",\"justify-content\":\"space-between\"}},[_c('el-link',{staticClass:\"cloumn-btn descriptions-btn\",staticStyle:{\"margin-right\":\"0\"},attrs:{\"type\":\"primary\",\"icon\":\"el-icon-download\"},on:{\"click\":function($event){return _vm.handleDownload(file)}}},[_vm._v(\"\\n 下载\\n \")]),_c('el-link',{staticClass:\"cloumn-btn descriptions-btn\",staticStyle:{\"margin-right\":\"0\"},attrs:{\"type\":\"primary\",\"icon\":\"el-icon-view\"},on:{\"click\":function($event){return _vm.handlePreview(file)}}},[_vm._v(\"\\n 预览\\n \")])],1),_c('el-link',{attrs:{\"slot\":\"reference\",\"type\":\"primary\"},slot:\"reference\"},[_vm._v(\"\\n \"+_vm._s(file.fileName + ';')+\"\\n \")])],1)})],2)],1)})],2):_vm._e()],1)],1),_c('span',{staticClass:\"dialog-footer\",style:(_vm.reqLoading ? 'position: relative;z-index: -1;' : ''),attrs:{\"slot\":\"footer\"},slot:\"footer\"},[[(_vm.dialogForm.status !== 1 ? false : true)?_c('el-button',{attrs:{\"type\":\"primary\",\"loading\":_vm.verifyling},on:{\"click\":_vm.handleVerify}},[_vm._v(\"\\n 审核\\n \")]):_vm._e(),(_vm.dialogForm.status !== 1 ? false : true)?_c('el-button',{attrs:{\"type\":\"danger\",\"loading\":_vm.rejecting},on:{\"click\":_vm.handleReject}},[_vm._v(\"\\n 驳回\\n \")]):_vm._e()],_c('el-button',{on:{\"click\":_vm.handleClose}},[_vm._v(\"\\n 取消\\n \")])],2),_c('RejectInfoDialog',{ref:\"rejectInfoDialog\",on:{\"sendRejectInfo\":_vm.sendRejectInfo}})],1),_c('filePreview',{ref:\"filePreview\"})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}