{"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\\ProjectCreate\\ProjectCreateConfirm.vue?vue&type=template&id=20dd2435&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\MajorReformProjects\\ProjectCreate\\ProjectCreateConfirm.vue","mtime":1739949719220},{"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\":4}},[_c('el-form-item',{attrs:{\"label\":\"项目名称\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入项目名称\"},model:{value:(_vm.querys[0].value),callback:function ($$v) {_vm.$set(_vm.querys[0], \"value\", $$v)},expression:\"querys[0].value\"}})],1)],1),_c('el-col',{attrs:{\"span\":4}},[_c('el-form-item',{attrs:{\"label\":\"牵头市领导\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入牵头市领导\"},model:{value:(_vm.querys[1].value),callback:function ($$v) {_vm.$set(_vm.querys[1], \"value\", $$v)},expression:\"querys[1].value\"}})],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\":\"请选择所属领域\"},on:{\"select\":function (val, obj) { return _vm.hanldeCommonSelect(val, obj, 'project'); }},model:{value:(_vm.querys[2].value),callback:function ($$v) {_vm.$set(_vm.querys[2], \"value\", $$v)},expression:\"querys[2].value\"}})],1)],1),_c('el-col',{attrs:{\"span\":4}},[_c('el-form-item',{attrs:{\"label\":\"所属跑道\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"clearable\":\"\",\"placeholder\":\"请选择所属跑道\"},model:{value:(_vm.querys[3].value),callback:function ($$v) {_vm.$set(_vm.querys[3], \"value\", $$v)},expression:\"querys[3].value\"}},_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-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"placeholder\":\"请选择发布年度\",\"format\":\"yyyy\",\"value-format\":\"yyyy\",\"type\":\"year\"},model:{value:(_vm.querys[4].value),callback:function ($$v) {_vm.$set(_vm.querys[4], \"value\", $$v)},expression:\"querys[4].value\"}})],1)],1),_c('el-col',{attrs:{\"span\":2}},[_c('el-button',{staticClass:\"btn btn-plus\",attrs:{\"icon\":\"el-icon-search\",\"type\":\"primary\"},on:{\"click\":function($event){return _vm.handleSearch(1)}}},[_vm._v(\"\\n 搜索\\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('div',{style:({ width: '100%', height: \"\" + _vm.tableMaxHeight + 'px' })},[_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.loading),expression:\"loading\"}],ref:\"multipleSelection\",style:({ width: '100%' }),attrs:{\"stripe\":\"\",\"size\":\"mini\",\"data\":_vm.tableData,\"max-height\":_vm.tableMaxHeight}},[_c('el-table-column',{attrs:{\"prop\":\"projectName\",\"min-width\":\"260\",\"show-overflow-tooltip\":\"\",\"label\":\"项目名称\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"projectName\",\"width\":\"120\",\"label\":\"项目类型\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(_vm.getDictName('xmlx', row.projectType))+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"unitName\",\"width\":\"120\",\"label\":\"责任单位\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"leader\",\"width\":\"160\",\"label\":\"牵头市领导\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"thisTime\",\"width\":\"100\",\"label\":\"本次更新时间\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(row.thisTime || '----')+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"sendStatus\",\"width\":\"90\",\"label\":\"下发状态\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('el-dropdown',{on:{\"command\":function($event){return _vm.handleCommand($event, 6)}}},[_c('span',{staticClass:\"el-dropdown-link\"},[_vm._v(\"\\n 下发状态\\n \"),_c('i',{staticClass:\"el-icon-arrow-down el-icon--right\"})]),_c('el-dropdown-menu',{attrs:{\"slot\":\"dropdown\"},slot:\"dropdown\"},[_c('el-dropdown-item',{attrs:{\"command\":\"0\"}},[_vm._v(\"\\n 未下发\\n \")]),_c('el-dropdown-item',{attrs:{\"command\":\"1\"}},[_vm._v(\"\\n 已下发\\n \")]),_c('el-dropdown-item',{attrs:{\"command\":\"\"}},[_vm._v(\"\\n 全部\\n \")])],1)],1)]},proxy:true},{key:\"default\",fn:function(scope){return [(scope.row.sendStatus == 0)?_c('el-tag',{attrs:{\"type\":\"primary\"}},[_vm._v(\"未下发\")]):_c('el-tag',{attrs:{\"type\":\"success\"}},[_vm._v(\"已下发\")])]}}])}),_c('el-table-column',{attrs:{\"prop\":\"status\",\"width\":\"140\",\"align\":\"center\",\"label\":\"审核状态\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [(row.status == 7)?_c('el-tag',{attrs:{\"type\":\"success\"}},[_vm._v(_vm._s(row.sendStatus == 0 ? \"改革办要求完善\" : \"改革办审核通过\"))]):_c('el-tag',{attrs:{\"type\":row.status < 1 ? 'info' :\n row.status == 3 || row.status == 1 || row.status == 5\n ? ''\n : row.status == 2 || row.status == 4 || row.status == 6\n ? 'danger'\n : 'success'}},[_vm._v(_vm._s(_vm.getDictName('jkssyp_shzt', row.status)))])]}}])}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"fixed\":\"right\",\"width\":\"210\",\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [(scope.row.status == 5)?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-s-check\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDbClick(scope.row, 'createComfire')}}},[_vm._v(\"\\n 审核\\n \")]):_vm._e(),((scope.row.status == 7) && scope.row.sendStatus < 1)?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-s-management\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDistribute(scope.row)}}},[_vm._v(\"\\n 下发\\n \")]):_vm._e(),(scope.row.status == 6 || scope.row.status == 7)?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-edit\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDbClick(scope.row, 'createComfire', 'comfireEdit')}}},[_vm._v(\"\\n 编辑\\n \")]):_vm._e(),(scope.row.status < 6)?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-view\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDetailsk(scope.row, 'createComfire')}}},[_vm._v(\"\\n 详情\\n \")]):_vm._e(),(scope.row.status == 6 || scope.row.status == 7)?_c('el-link',{staticClass:\"cloumn-btn withdraw\",attrs:{\"icon\":\"el-icon-refresh-left\",\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.handleRevocation(scope.row)}}},[_vm._v(\"\\n 撤回\\n \")]):_vm._e()]}}])})],1)],1),_c('pagination',{ref:\"paginationPanel\",staticStyle:{\"margin-top\":\"10px\"},attrs:{\"pageResult\":_vm.queryParam.pageBean},on:{\"size-change\":_vm.handleSizeChange,\"current-change\":_vm.handleCurrentChange}})],1)],1),_c('MajorProjectsDialog',{ref:\"majorProjectsDialog\",on:{\"getData\":_vm.getData}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}