{"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\\ReformPilotEntry.vue?vue&type=template&id=310fc279&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\ReformPilotManage\\ReformPilotEntry.vue","mtime":1681724620229},{"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\":10}},[_c('el-col',{attrs:{\"span\":5}},[_c('el-form-item',{attrs:{\"label\":\"试点项目名称\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入试点项目名称\"},model:{value:(_vm.searchForm['PILOT_PROJECT_NAME_']),callback:function ($$v) {_vm.$set(_vm.searchForm, 'PILOT_PROJECT_NAME_', $$v)},expression:\"searchForm['PILOT_PROJECT_NAME_']\"}})],1)],1),_c('el-col',{attrs:{\"span\":5}},[_c('el-form-item',{attrs:{\"label\":\"试点文件文号\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入试点文件文号\"},model:{value:(_vm.searchForm['DOC_NO_']),callback:function ($$v) {_vm.$set(_vm.searchForm, 'DOC_NO_', $$v)},expression:\"searchForm['DOC_NO_']\"}})],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, 'formInfo'); }},model:{value:(_vm.searchForm['pilot_field_']),callback:function ($$v) {_vm.$set(_vm.searchForm, 'pilot_field_', $$v)},expression:\"searchForm['pilot_field_']\"}})],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.searchForm['pilot_runway_']),callback:function ($$v) {_vm.$set(_vm.searchForm, 'pilot_runway_', $$v)},expression:\"searchForm['pilot_runway_']\"}},_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\":4}},[_c('el-form-item',{attrs:{\"label\":\"审核状态\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"ggsdshzt\",\"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\":function($event){return _vm.handleSearch(1)}}},[_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 ? false : true},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,\"default-sort\":{prop: 'status', order: 'ascending'}},on:{\"selection-change\":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{\"type\":\"selection\",\"width\":\"55\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"pilotProjectName\",\"show-overflow-tooltip\":\"\",\"min-width\":\"250\",\"label\":\"试点项目名称\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"pilotLevel\",\"show-overflow-tooltip\":\"\",\"min-width\":\"100\",\"label\":\"试点层级\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('el-dropdown',{on:{\"command\":function($event){return _vm.handleCommand($event, 'pilot_Level_')}}},[_c('span',{staticClass:\"el-dropdown-link\"},[_vm._v(\"\\n 试点层级\"),_c('i',{staticClass:\"el-icon-arrow-down el-icon--right\"})]),_c('el-dropdown-menu',{attrs:{\"slot\":\"dropdown\"},slot:\"dropdown\"},_vm._l((_vm.pilotLevelList),function(item,index){return _c('el-dropdown-item',{key:index,attrs:{\"command\":item.value}},[_vm._v(_vm._s(item.name))])}),1)],1)]},proxy:true},{key:\"default\",fn:function(ref){\nvar 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\":'mainUnitName' || 'unitName',\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"label\":\"市级主管部门\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(row.mainUnitName || row.unitName)+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"status\",\"show-overflow-tooltip\":\"\",\"width\":\"150\",\"label\":\"审核状态\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_c('el-tag',{attrs:{\"type\":row.status === 6 || row.status === 7\n ? 'success'\n : row.status === 1 || row.status === 3 || row.status === 5\n ? ''\n : row.status === 2 || row.status === 4\n ? 'danger'\n : 'info'}},[_vm._v(\"\\n \"+_vm._s(_vm.getDictName('ggsdshzt', row.status))+\"\\n \")])]}}])}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"min-width\":\"150\",\"align\":\"center\",\"fixed\":\"right\",\"label\":_vm.$t('common.operation')},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\nreturn [(\n row.status === 1 || row.status === 3 || 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(),(row.status === 0)?_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(),(\n row.status === 0 || row.status === 2 || row.status === 4\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.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.revokeReview(1, {id: row.id, status: 0})}}},[_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\",on:{\"sendMsg\":_vm.callData}}),_c('detailDialog',{ref:\"detailDialog\"})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}