{"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\\ReformRiskManagement\\ReformRiskEntry.vue?vue&type=template&id=97a03fb2&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\ReformRiskManagement\\ReformRiskEntry.vue","mtime":1683616570887},{"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',{directives:[{name:\"loading\",rawName:\"v-loading.fullscreen.lock\",value:(_vm.markLoading),expression:\"markLoading\",modifiers:{\"fullscreen\":true,\"lock\":true}}],staticClass:\"full-page bg\",attrs:{\"element-loading-text\":\"数据加载中...\",\"element-loading-spinner\":\"el-icon-loading\",\"element-loading-background\":\"rgba(255,255,255, 0.5)\"}},[_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\":6}},[_c('el-form-item',{attrs:{\"label\":\"事件名称\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入事件名称\"},model:{value:(_vm.searchForm.riskName),callback:function ($$v) {_vm.$set(_vm.searchForm, \"riskName\", $$v)},expression:\"searchForm.riskName\"}})],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"风险类别\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"ggfx_ywlb\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择风险类别\"},model:{value:(_vm.searchForm.riskType),callback:function ($$v) {_vm.$set(_vm.searchForm, \"riskType\", $$v)},expression:\"searchForm.riskType\"}})],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"审核状态\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"fm_shzt\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择审核状态\"},model:{value:(_vm.searchForm.status),callback:function ($$v) {_vm.$set(_vm.searchForm, \"status\", $$v)},expression:\"searchForm.status\"}})],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',{staticClass:\"btn btn-plus\",attrs:{\"icon\":\"el-icon-plus\",\"type\":\"primary\"},on:{\"click\":_vm.handleAdd}},[_vm._v(\"\\n \"+_vm._s(this.$t('common.add'))+\"\\n \")]),_c('el-button',{staticClass:\"btn btn-delete\",attrs:{\"slot\":\"reference\",\"icon\":\"el-icon-delete\",\"type\":\"danger\",\"disabled\":!_vm.deleteIds},on:{\"click\":_vm.handleDelete},slot:\"reference\"},[_vm._v(\"\\n \"+_vm._s(this.$t('common.delete'))+\"\\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%'}),attrs:{\"stripe\":\"\",\"size\":\"mini\",\"data\":_vm.tableData,\"max-height\":_vm.tableMaxHeight,\"header-cell-style\":{'text-align': 'center'}},on:{\"selection-change\":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{\"type\":\"selection\",\"width\":\"55\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"100\",\"label\":\"序号\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"riskName\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"width\":\"200\",\"label\":\"事件名称\"}}),_c('el-table-column',{attrs:{\"prop\":\"riskType\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"width\":\"200\",\"label\":\"风险类别\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(_vm.getDictName('ggfx_ywlb', row.riskType))+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"riskDate\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"风险发生日期\"}}),_c('el-table-column',{attrs:{\"prop\":\"status\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"审核状态\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_c('status-by-color',{attrs:{\"status\":row.status}})]}}])}),_c('el-table-column',{attrs:{\"prop\":\"riskType\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [(\n row.status === 3 || row.status === 1 || row.status === 5\n )?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-view\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDetils(row)}}},[_vm._v(\"\\n 详情\\n \")]):_vm._e(),(\n row.status === 0 || row.status === 2 || row.status === 4\n )?_c('div',[_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-s-check\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleVerify(row)}}},[_vm._v(\"\\n 上报\\n \")]),_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-edit\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.openEdit(row)}}},[_vm._v(\"\\n 编辑\\n \")])],1):_vm._e(),(row.status === 1)?_c('el-link',{staticClass:\"cloumn-btn withdraw\",attrs:{\"icon\":\"el-icon-refresh-left\",\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.riskRevokeReview(row)}}},[_vm._v(\"\\n 撤回\\n \")]):_vm._e()]}}])})],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',{staticClass:\"mask-loading\",class:[_vm.reqLoading ? 'dialog-box' : ''],attrs:{\"title\":\"改革风险基础信息\",\"visible\":_vm.dialog.visible,\"before-close\":_vm.handleDialogClose,\"close-on-click-modal\":false,\"width\":\"50%\",\"top\":\"6vh\"},on:{\"update:visible\":function($event){return _vm.$set(_vm.dialog, \"visible\", $event)}}},[_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\",model:{value:(_vm.activeCollapse1),callback:function ($$v) {_vm.activeCollapse1=$$v},expression:\"activeCollapse1\"}},[_c('el-collapse-item',{staticClass:\"basis-position\",attrs:{\"name\":\"1\"}},[(_vm.dialogForm.status>0)?_c('RecordPopover',{attrs:{\"id\":_vm.dialogForm.id}}):_vm._e(),_c('template',{slot:\"title\"},[_c('span',{staticClass:\"collapse-title\"},[_c('i',{staticClass:\"collapse-title-icon el-icon-info\"}),_vm._v(\"\\n 改革风险基础信息\\n \")])]),(_vm.approvalComments && _vm.approvalComments.length)?_c('el-descriptions',{attrs:{\"column\":4,\"border\":\"\",\"labelStyle\":{width: '2%'}}},[_c('el-descriptions-item',{attrs:{\"label\":\"审批意见描述\"}},_vm._l((_vm.approvalComments),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)],1):_vm._e(),(!_vm.disabled)?_c('el-form',{ref:\"form\",attrs:{\"model\":_vm.dialogForm,\"rules\":_vm.rules,\"label-width\":\"80px\",\"label-position\":\"top\"}},[_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"事件名称\",\"prop\":\"riskName\"}},[_c('el-input',{attrs:{\"disabled\":_vm.disabled,\"placeholder\":\"请输入事件名称\"},model:{value:(_vm.dialogForm.riskName),callback:function ($$v) {_vm.$set(_vm.dialogForm, \"riskName\", $$v)},expression:\"dialogForm.riskName\"}})],1)],1),_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"风险类别\",\"prop\":\"riskType\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"ggfx_ywlb\",\"hasDefaultOption\":true,\"clearable\":\"\",\"disabled\":_vm.disabled,\"placeholder\":\"请选择风险类别\"},model:{value:(_vm.dialogForm.riskType),callback:function ($$v) {_vm.$set(_vm.dialogForm, \"riskType\", $$v)},expression:\"dialogForm.riskType\"}})],1)],1),_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"风险程度\",\"prop\":\"riskLevel\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"fxcd\",\"hasDefaultOption\":true,\"clearable\":\"\",\"disabled\":_vm.disabled,\"placeholder\":\"请选择风险程度\"},model:{value:(_vm.dialogForm.riskLevel),callback:function ($$v) {_vm.$set(_vm.dialogForm, \"riskLevel\", $$v)},expression:\"dialogForm.riskLevel\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"风险涉及对象\",\"prop\":\"significant\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"fx_sjdx\",\"hasDefaultOption\":true,\"clearable\":\"\",\"disabled\":_vm.disabled,\"placeholder\":\"请选择风险涉及对象\"},on:{\"input\":_vm.significantChange},model:{value:(_vm.dialogForm.significant),callback:function ($$v) {_vm.$set(_vm.dialogForm, \"significant\", $$v)},expression:\"dialogForm.significant\"}})],1)],1),_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{ref:\"objectIdForm\",attrs:{\"label\":_vm.dialogForm.significant == 1 ? '涉及区县' : '涉及重大项目',\"prop\":\"objectId\",\"rules\":[\n {\n required: true,\n message:\n _vm.dialogForm.significant == 1\n ? '请选择涉及区县'\n : '请选择涉及重大项目'\n }\n ]}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"filterable\":\"\",\"placeholder\":_vm.dialogForm.significant == 1\n ? '请选择涉及区县'\n : '请选择涉及重大项目',\"disabled\":_vm.disabled,\"clearable\":\"\"},model:{value:(_vm.dialogForm.objectId),callback:function ($$v) {_vm.$set(_vm.dialogForm, \"objectId\", $$v)},expression:\"dialogForm.objectId\"}},_vm._l((_vm.optionData),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name || item.projectName,\"value\":item.id}})}),1)],1)],1),_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"风险发生日期\",\"prop\":\"riskDate\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"type\":\"date\",\"placeholder\":\"请选择调查时间\",\"disabled\":_vm.disabled},model:{value:(_vm.dialogForm.riskDate),callback:function ($$v) {_vm.$set(_vm.dialogForm, \"riskDate\", $$v)},expression:\"dialogForm.riskDate\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"事件详情\",\"prop\":\"riskDetail\"}},[_c('el-input',{attrs:{\"type\":\"textarea\",\"rows\":\"5\",\"disabled\":_vm.disabled,\"placeholder\":\"请输入事件详情\"},model:{value:(_vm.dialogForm.riskDetail),callback:function ($$v) {_vm.$set(_vm.dialogForm, \"riskDetail\", $$v)},expression:\"dialogForm.riskDetail\"}})],1)],1)],1),_c('el-row',[_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"上传附件\",\"prop\":\"\"}},[_c('el-button',{staticClass:\"updload_btn\",attrs:{\"size\":\"small\",\"type\":\"primary\"},on:{\"click\":_vm.openUploade}},[_vm._v(\"\\n 点击上传\")]),(_vm.dialogForm.classified && !_vm.fileList.length)?_c('span',{staticStyle:{\"color\":\"#f56c6c\"}},[_vm._v(\"\\n * 文件涉密,已通过内网上传。\")]):_vm._e()],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},_vm._l((_vm.fileList),function(file,index){return _c('el-col',{key:index,attrs:{\"span\":12}},[_c('div',{staticClass:\"file-style\"},[_c('div',{staticClass:\"file-item\"},[_c('span',[_vm._v(_vm._s(file.name\n ? file.name\n : file.fileName + '.' + file.extensionName))]),_c('span',[_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handlePreview(file)}}},[_vm._v(\"预览\")]),_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDownloadFile(file)}}},[_vm._v(\"下载\")]),_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.beforeRemove(file)}}},[_vm._v(\"删除\")])],1)])])])}),1)],1):_vm._e(),(_vm.disabled)?_c('el-descriptions',{attrs:{\"column\":2,\"border\":\"\"}},[_c('el-descriptions-item',{attrs:{\"label\":\"事件名称\",\"labelStyle\":{width: '100px'}}},[_vm._v(_vm._s(_vm.dialogForm.riskName))]),_c('el-descriptions-item',{attrs:{\"label\":\"风险类别\",\"labelStyle\":{width: '100px'}}},[_vm._v(_vm._s(_vm.getDictName('ggfx_ywlb', _vm.dialogForm.riskType)))]),_c('el-descriptions-item',{attrs:{\"label\":\"风险程度\"}},[_vm._v(_vm._s(_vm.getDictName('fxcd', _vm.dialogForm.riskLevel)))]),_c('el-descriptions-item',{attrs:{\"label\":\"风险涉及对象\"}},[_vm._v(\"\\n \"+_vm._s(_vm.getDictName('fx_sjdx', _vm.dialogForm.significant))+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":_vm.dialogForm.significant ? '涉及区县' : '涉及重大项目'}},[_vm._v(_vm._s(_vm.optionName))]),_c('el-descriptions-item',{attrs:{\"label\":\"风险发生时间\"}},[_vm._v(_vm._s(_vm.dialogForm.riskDate))]),_c('el-descriptions-item',{attrs:{\"label\":\"事件详情\",\"span\":3}},[_vm._v(\"\\n \"+_vm._s(_vm.dialogForm.riskDetail)+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"附件\"}},[[_vm._l((_vm.fileList),function(file,index){return _c('div',{key:index,staticClass:\"file-item\"},[_c('span',[_vm._v(_vm._s(file.name))]),_c('span',[(\n file.fileType.toLowerCase() == 'png' ||\n file.fileType.toLowerCase() == 'jpg' ||\n file.fileType.toLowerCase() == 'jpeg' ||\n file.fileType.toLowerCase() == 'bmp' ||\n file.fileType.toLowerCase() == 'gif' ||\n file.fileType.toLowerCase() == 'webp' ||\n file.fileType.toLowerCase() == 'psd' ||\n file.fileType.toLowerCase() == 'svg' ||\n file.fileType.toLowerCase() == 'tiff' ||\n file.fileType.toLowerCase() == 'docx' ||\n file.fileType.toLowerCase() == 'pdf'\n )?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handlePreview(file)}}},[_vm._v(\"预览\")]):_vm._e(),_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDownloadFile(file)}}},[_vm._v(\"下载\")])],1)])}),(_vm.dialogForm.classified)?_c('div',[_vm._v(\"\\n 文件涉密,已通过网邮件上传\\n \")]):_vm._e()]],2)],1):_vm._e()],2)],1)],1),_c('span',{staticClass:\"dialog-footer\",style:(_vm.reqLoading ? 'position: relative;z-index: -1;' : ''),attrs:{\"slot\":\"footer\"},slot:\"footer\"},[(!_vm.disabled)?_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.submitRisk}},[_vm._v(\"\\n 保存\\n \")]):_vm._e(),_c('el-button',{on:{\"click\":function($event){_vm.dialog.visible = false}}},[_vm._v(\" 取消 \")])],1)]),_c('UploadFile',{ref:\"uploadFile\",on:{\"setAipher\":_vm.setAipher,\"setFileList\":_vm.setFileList}}),_c('filePreview',{ref:\"filePreview\"})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}