{"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\\ProjectActionIteration\\components\\MeasureDialog.vue?vue&type=template&id=3abcf21d&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\ProjectActionIteration\\components\\MeasureDialog.vue","mtime":1683037624708},{"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',[_c('el-dialog',{attrs:{\"title\":_vm.title,\"visible\":_vm.visible,\"before-close\":_vm.handleClose,\"close-on-click-modal\":false,\"width\":\"80%\",\"top\":\"5vh\"}},[_c('div',[_c('el-collapse',{staticClass:\"form-collapse\",model:{value:(_vm.activeCollapse),callback:function ($$v) {_vm.activeCollapse=$$v},expression:\"activeCollapse\"}},[_c('el-collapse-item',{attrs:{\"name\":\"1\"}},[_c('template',{slot:\"title\"},[_c('span',{staticClass:\"collapse-title\"},[_c('i',{staticClass:\"collapse-title-icon el-icon-info\"}),_vm._v(\"\\n 基础信息\\n \")])]),_c('el-descriptions',{attrs:{\"border\":\"\",\"column\":2,\"labelStyle\":{width: '3%'}}},[_c('el-descriptions-item',{attrs:{\"label\":\"项目名称\"}},[_vm._v(_vm._s(_vm.parameter.projectName))]),_c('el-descriptions-item',{attrs:{\"label\":\"牵头市领导\"}},[_vm._v(_vm._s(_vm.parameter.leader))]),_c('el-descriptions-item',{attrs:{\"label\":\"项目类型\"}},[_vm._v(\"\\n \"+_vm._s(_vm.getDictName('xmlx', _vm.parameter.projectType))+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"是否结项\"}},[_vm._v(_vm._s(_vm.parameter.closing === 0 ? '已结项' : '未结项'))])],1)],2)],1),[_c('el-tabs',{attrs:{\"type\":\"border-card\"},on:{\"tab-click\":_vm.tabClick},model:{value:(_vm.activeName),callback:function ($$v) {_vm.activeName=$$v},expression:\"activeName\"}},[_c('el-tab-pane',{attrs:{\"label\":\"新增举措\",\"name\":\"0\"}},[_c('div',{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 新增\\n \")])],1),_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.parameter.pilotSpecificMeasuresList}},[_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"55\",\"label\":\"序号\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"prop\":\"reformSpecificMeasures\",\"label\":\"具体举措\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"prop\":\"iterationAccording\",\"label\":\"迭代依据\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"status\",\"width\":\"120\",\"label\":\"审核状态\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_vm._v(\"\\n \"+_vm._s(_vm.getDictName('shzt', scope.row.status))+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"label\":\"操作\",\"align\":\"center\",\"width\":\"160\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('el-dropdown',[_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"type\":\"primary\",\"underline\":false}},[_vm._v(\"\\n 更多操作\"),_c('i',{staticClass:\"el-icon-arrow-down el-icon--right\"})]),_c('el-dropdown-menu',{attrs:{\"slot\":\"dropdown\"},slot:\"dropdown\"},[_c('el-dropdown-item',[(\n row.status === 0 ||\n row.status === 2 ||\n row.status === 4 ||\n row.status === 5 ||\n row.status === -1\n )?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDbClick(row, $index)}}},[_vm._v(\"\\n 编辑举措\\n \")]):_vm._e()],1),_c('el-dropdown-item',[(\n row.status === 0 ||\n row.status === 2 ||\n row.status === 4 ||\n row.status === 5 ||\n row.status === -1\n )?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleMonthlyPlan(\n row,\n $index,\n 1 //iterationType\n )}}},[_vm._v(\"\\n 月度计划\\n \")]):_vm._e()],1),_c('el-dropdown-item',[(row.status === 1 || row.status === 3)?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleMonthlyPlan(\n row,\n $index,\n 'detail' //iterationType\n )}}},[_vm._v(\"\\n 月度计划详情\\n \")]):_vm._e()],1),_c('el-dropdown-item',[_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDbDetail(row)}}},[_vm._v(\"\\n 历史记录\\n \")])],1),_c('el-dropdown-item',[(row.status === 0)?_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteMeasuresById(row)}}},[_vm._v(\"\\n 删除\\n \")]):_vm._e()],1)],1)],1)]}}])})],1)],1),_c('el-tab-pane',{attrs:{\"label\":\"更新迭代\",\"name\":\"1\"}},[_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.loading),expression:\"loading\"}],ref:\"multipleSelection\",style:({width: '100%'}),attrs:{\"stripe\":\"\",\"size\":\"mini\",\"data\":this.pilotSpecificMeasuresList1,\"max-height\":300}},[_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"55\",\"label\":\"序号\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"prop\":\"rawMeasures\",\"label\":\"原始举措\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"prop\":\"reformSpecificMeasures\",\"label\":\"具体举措\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"prop\":\"iterationAccording\",\"label\":\"迭代依据\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"status\",\"label\":\"审核状态\",\"width\":\"80\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_vm._v(\"\\n \"+_vm._s(_vm.getDictName('shzt', scope.row.status))+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"label\":\"操作\",\"align\":\"center\",\"width\":\"120\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var row = ref.row;\n var $index = ref.$index;\nreturn [_c('el-dropdown',[_c('el-link',{staticClass:\"cloumn-btn\",attrs:{\"type\":\"primary\",\"underline\":false}},[_vm._v(\"\\n 更多操作\"),_c('i',{staticClass:\"el-icon-arrow-down el-icon--right\"})]),_c('el-dropdown-menu',{attrs:{\"slot\":\"dropdown\"},slot:\"dropdown\"},[_c('el-dropdown-item',[(\n row.status === 0 ||\n row.status === 2 ||\n row.status === 4 ||\n row.status === 5 ||\n row.status === -1\n )?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDbClick(row, $index)}}},[_vm._v(\"\\n 编辑举措\\n \")]):_vm._e()],1),_c('el-dropdown-item',[(\n row.status === 0 ||\n row.status === 2 ||\n row.status === 4 ||\n row.status === 5 ||\n row.status === -1\n )?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleMonthlyPlan(\n row,\n $index,\n 1 //iterationType\n )}}},[_vm._v(\"\\n 月度计划\\n \")]):_vm._e()],1),_c('el-dropdown-item',[(row.status === 1 || row.status === 3)?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleMonthlyPlan(\n row,\n $index,\n 'detail' //iterationType\n )}}},[_vm._v(\"\\n 月度计划详情\\n \")]):_vm._e()],1),_c('el-dropdown-item',[(row.status>=0)?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDbDetail(row)}}},[_vm._v(\"\\n 历史记录\\n \")]):_vm._e()],1),_c('el-dropdown-item',[(row.status === 0)?_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteMeasuresById(row)}}},[_vm._v(\"\\n 删除\\n \")]):_vm._e()],1)],1)],1)]}}])})],1)],1)],1)]],2),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\",\"loading\":_vm.saveloading},on:{\"click\":_vm.handleSave}},[_vm._v(\"保存为草稿\")]),_c('el-button',{attrs:{\"type\":\"primary\",\"plain\":\"\",\"loading\":_vm.saveloading},on:{\"click\":_vm.submit}},[_vm._v(\"保存并上报\")]),_c('el-button',{on:{\"click\":_vm.handleClose}},[_vm._v(\"取消\")])],1)]),_c('ApplyForDialog',{ref:\"ApplyForDialog\",on:{\"getData\":_vm.getData}}),_c('MonthlyPlanDialog',{ref:\"MonthlyPlanDialog\",on:{\"getData\":_vm.getDataMonthlyPlan}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}