{"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\\ReformPilotManage\\DistrictPromotioneEntry.vue?vue&type=template&id=191d7726&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\ReformPilotManage\\DistrictPromotioneEntry.vue","mtime":1703575986330},{"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',{class:['search-container', _vm.isAdvanced ? 'advanced-search' : '']},[_c('el-form',{ref:\"form\",attrs:{\"model\":_vm.searchForm,\"label-width\":\"85px\"}},[_c('el-row',{attrs:{\"gutter\":5}},[_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('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入试点文件文号\"},model:{value:(_vm.searchForm.docNo),callback:function ($$v) {_vm.$set(_vm.searchForm, \"docNo\", $$v)},expression:\"searchForm.docNo\"}})],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, 'form'); }},model:{value:(_vm.searchForm.pilotField),callback:function ($$v) {_vm.$set(_vm.searchForm, \"pilotField\", $$v)},expression:\"searchForm.pilotField\"}})],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.pilotRunway),callback:function ($$v) {_vm.$set(_vm.searchForm, \"pilotRunway\", $$v)},expression:\"searchForm.pilotRunway\"}},_vm._l((_vm.demandRunwaOoptionsForm),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\":function($event){return _vm.handleSearch(1)}}},[_vm._v(\"\\n \"+_vm._s(this.$t('common.search'))+\"\\n \")])],1),_c('el-col',{staticClass:\"search-action-btn\",attrs:{\"span\":2}},[_c('el-link',{attrs:{\"underline\":false,\"type\":\"primary\"},on:{\"click\":_vm.advanced}},[_vm._v(\"\\n \"+_vm._s(_vm.isAdvanced ? '基础搜索' : '高级搜索')+\"\\n \")]),_c('el-link',{attrs:{\"underline\":false,\"type\":\"danger\"},on:{\"click\":_vm.clearSearchForm}},[_vm._v(\"\\n 重置\\n \")])],1),_c('el-col',{attrs:{\"span\":5}},[_c('el-form-item',{attrs:{\"label\":\"推进状态\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"sd_tjzt\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择推进状态\"},model:{value:(_vm.searchForm.propulsiveStatus),callback:function ($$v) {_vm.$set(_vm.searchForm, \"propulsiveStatus\", $$v)},expression:\"searchForm.propulsiveStatus\"}})],1)],1),_c('el-col',{attrs:{\"span\":5}},[_c('el-form-item',{attrs:{\"label\":\"审核状态\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"ggsd_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\":5}},[_c('el-form-item',{attrs:{\"label\":\"是否删除\"}},[_c('el-select',{attrs:{\"clearable\":\"\",\"placeholder\":\"请选择\"},model:{value:(_vm.searchForm['isDele']),callback:function ($$v) {_vm.$set(_vm.searchForm, 'isDele', $$v)},expression:\"searchForm['isDele']\"}},[_c('el-option',{attrs:{\"value\":1,\"label\":\"已删除\"}}),_c('el-option',{attrs:{\"value\":0,\"label\":\"未删除\"}})],1)],1)],1)],1)],1)],1),_c('el-row',{class:[\n 'main-table-container',\n 'flex',\n _vm.isAdvanced ? 'advanced-search-table' : '' ],attrs:{\"gutter\":10}},[_c('el-col',{ref:\"contentPanel\",staticClass:\"table-container\",staticStyle:{\"padding\":\"20px\"},attrs:{\"span\":24}},[_c('div',{style:({ width: '100%', height: \"\" + _vm.tableMaxHeight + 'px' })},[_c('div',{ref:\"btnPanel\",staticStyle:{\"margin-bottom\":\"10px\"}}),_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:{\"label\":\"序号\",\"type\":\"index\",\"width\":\"55\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"pilotProjectName\",\"show-overflow-tooltip\":\"\",\"min-width\":\"220\",\"label\":\"试点项目名称\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"pilotLevel\",\"show-overflow-tooltip\":\"\",\"width\":\"95\",\"label\":\"试点层级\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(_vm.getDictName('sdcj', row.pilotLevel))+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"docNo\",\"show-overflow-tooltip\":\"\",\"min-width\":\"220\",\"label\":\"试点文件文号\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"docNo\",\"show-overflow-tooltip\":\"\",\"width\":\"90\",\"label\":\"推进状态\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_c('el-tag',{attrs:{\"type\":!row.propulsiveStatus\n ? 'warning'\n : row.propulsiveStatus == 1\n ? 'info'\n : row.propulsiveStatus == 2\n ? ''\n : 'success'}},[_vm._v(\"\\n \"+_vm._s(row.propulsiveStatus\n ? _vm.getDictName(\n 'sd_tjzt',\n row.propulsiveStatus\n )\n : '待录入')+\"\\n \")])]}}])}),_c('el-table-column',{attrs:{\"prop\":\"pilotLevel\",\"show-overflow-tooltip\":\"\",\"min-width\":\"100\",\"label\":\"市级主管部门\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(row.mainUnitName || row.unitName)+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"recordsStatus\",\"width\":\"150\",\"label\":\"审核状态\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [_c('el-tag',{attrs:{\"type\":row.recordsStatus === 12\n ? 'success'\n : row.recordsStatus === 6 ||\n row.recordsStatus === 5 ||\n row.recordsStatus === 8 ||\n row.recordsStatus === 10\n ? ''\n : row.recordsStatus === 7 ||\n row.recordsStatus === 9 ||\n row.recordsStatus === 11\n ? 'danger'\n : 'info'}},[_vm._v(\"\\n \"+_vm._s(_vm.getDictName(\n 'ggsd_shzt',\n row.recordsStatus\n ))+\"\\n \")])]}}])}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"min-width\":\"180\",\"align\":\"center\",\"fixed\":\"right\",\"label\":_vm.$t('common.operation')},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [(row.isDele && row.isDele === '1')?[_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 \")])]:[(row.recordsStatus == 6 ||\n row.recordsStatus == 8 ||\n row.recordsStatus == 10 ||\n row.recordsStatus == 12 ||\n row.recordsStatus == 9 ||\n row.recordsStatus == 11 ||\n _vm.userId == '1'\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(),(((row.recordsStatus == 5 &&\n row.recId) ||\n row.recordsStatus == 0) &&\n _vm.userId != '1'\n )?_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 \")]):_vm._e(),(row.recordsStatus == 5 &&\n !row.recId &&\n row.recordsStatus != 7 &&\n _vm.userId != '1'\n )?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-edit\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleEdit(row)}}},[_vm._v(\"\\n 录入\\n \")]):_vm._e(),(((row.recordsStatus == 5 &&\n row.recId) ||\n row.recordsStatus == 0) &&\n _vm.userId != '1'\n )?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-edit\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleUpdate(row)}}},[_vm._v(\"\\n 编辑\\n \")]):_vm._e(),((row.recordsStatus == 7 ||\n row.recordsStatus == 9 ||\n row.recordsStatus == 11 ||\n row.recordsStatus == 12) &&\n _vm.userId != '1'\n )?_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"icon\":\"el-icon-refresh\",\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleHistroy(row)}}},[_vm._v(\"\\n 更新\\n \")]):_vm._e(),(row.recordsStatus == 6)?_c('el-link',{staticClass:\"cloumn-btn withdraw\",staticStyle:{\"margin-left\":\"5px\"},attrs:{\"icon\":\"el-icon-refresh-left\",\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.revokeReview(0, {\n id: row.recId,\n status: 0,\n })}}},[_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('ReformPilotManageDialog',{ref:\"reformPilotManageDialog\",attrs:{\"districtData\":_vm.districtData},on:{\"sendMsg\":_vm.callData}}),_c('detailDialog',{ref:\"detailDialog\",on:{\"sendMsg\":_vm.callData}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}