{"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\\QuaObj\\QuaObjConfirm.vue?vue&type=template&id=a06ae3e8&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\MajorReformProjects\\QuaObj\\QuaObjConfirm.vue","mtime":1681724620008},{"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\",staticStyle:{\"width\":\"100%\"},attrs:{\"model\":_vm.searchForm,\"label-width\":\"auto\"}},[_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":5}},[_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\":5}},[_c('el-form-item',{attrs:{\"label\":\"所属领域\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"ggbb_ssly\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择所属领域\"},on:{\"select\":function (val, obj) { return _vm.hanldeCommonSelect(val, obj, 'serch'); }},model:{value:(_vm.searchForm.projectField),callback:function ($$v) {_vm.$set(_vm.searchForm, \"projectField\", $$v)},expression:\"searchForm.projectField\"}})],1)],1),_c('el-col',{attrs:{\"span\":5}},[_c('el-form-item',{attrs:{\"label\":\"所属跑道\"}},[_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\":5}},[_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\":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%'}),attrs:{\"stripe\":\"\",\"size\":\"mini\",\"data\":_vm.tableData,\"max-height\":_vm.tableMaxHeight},on:{\"selection-change\":_vm.handleSelectionChange}},[_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\":\"unitName\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"label\":\"责任单位\"}}),_c('el-table-column',{attrs:{\"prop\":\"status\",\"min-width\":\"120\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"审核状态\"},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 === 3)?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-s-check\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleAudits(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.handleDetils(row)}}},[_vm._v(\"\\n 详情\\n \")])]}}])})],1)],1),_c('pagination',{ref:\"paginationPanel\",staticStyle:{\"margin-top\":\"10px\"},attrs:{\"pageResult\":_vm.params.pageBean},on:{\"size-change\":_vm.handleSizeChange,\"current-change\":_vm.handleCurrentChange}})],1)],1),_c('QuaObjDialog',{ref:\"QuaObjDialog\"})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}