{"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\\ReformSituation\\components\\cityProjectDialog.vue?vue&type=template&id=2f70fdb8&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\ReformSituation\\components\\cityProjectDialog.vue","mtime":1733378496854},{"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}}],attrs:{\"element-loading-text\":\"数据加载中...\",\"element-loading-spinner\":\"el-icon-loading\",\"element-loading-background\":\"rgba(255,255,255, 0.5)\"}},[_c('el-dialog',{class:[_vm.reqLoading ? 'dialog-box' : ''],attrs:{\"title\":_vm.title,\"visible\":_vm.visible,\"before-close\":_vm.handleClose,\"close-on-click-modal\":false,\"destroy-on-close\":true,\"width\":\"70%\",\"top\":\"5vh\"}},[_c('div',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.reqLoading),expression:\"reqLoading\"}],attrs:{\"element-loading-text\":\"加载中...\",\"element-loading-spinner\":\"el-icon-loading\",\"element-loading-background\":\"rgba(255, 255, 255, 1)\"}},[_c('el-form',{ref:\"formInfo\",attrs:{\"label-position\":\"top\",\"model\":_vm.parameter,\"label-width\":\"150px\",\"rules\":_vm.rules}},[(_vm.$route.name === 'ProjectCreateEntry')?_c('el-row',{staticClass:\"flex-wrap\",attrs:{\"gutter\":24,\"justify\":\"start\",\"type\":\"flex\"}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"项目名称\",\"prop\":\"projectName\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入\"},model:{value:(_vm.parameter.projectName),callback:function ($$v) {_vm.$set(_vm.parameter, \"projectName\", $$v)},expression:\"parameter.projectName\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"专项小组\",\"prop\":\"groupName\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"wg_zxxz\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择专项小组\"},on:{\"select\":_vm.changeGroup},model:{value:(_vm.parameter.groupName),callback:function ($$v) {_vm.$set(_vm.parameter, \"groupName\", $$v)},expression:\"parameter.groupName\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"牵头单位\",\"prop\":\"unitId\"}},[_c('el-cascader',{ref:\"unitCascader\",staticStyle:{\"width\":\"100%\"},attrs:{\"options\":_vm.treeData,\"show-all-levels\":false,\"filterable\":\"\",\"clearable\":\"\",\"props\":{\n checkStrictly: true,\n value: 'id',\n label: 'name',\n children: 'children',\n }},on:{\"change\":function($event){return _vm.changeUnit($event)}},model:{value:(_vm.parameter.unitId),callback:function ($$v) {_vm.$set(_vm.parameter, \"unitId\", $$v)},expression:\"parameter.unitId\"}})],1)],1)],1):_c('table',{attrs:{\"border\":\"1\",\"width\":\"100%\",\"min-height\":\"600\",\"cellspacing\":\"0\",\"align\":\"center\"}},[_c('caption',{staticClass:\"table-title\",attrs:{\"align\":\"center\"}},[_vm._v(\"市级部门改革情况填报表\")]),_c('tbody',{staticClass:\"list\"},[_c('tr',{attrs:{\"colspan\":\"10\"}},[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_vm._v(\"项目名称\")]),_c('td',{style:({ textAlign: 'left' }),attrs:{\"colspan\":\"9\",\"width\":\"90%\"}},[_vm._v(\"\\n \"+_vm._s(_vm.projectInfo.projectName)+\"\\n \")])]),_c('tr',[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_c('span',{staticStyle:{\"color\":\"#f40\"}},[_vm._v(\"*\")]),_vm._v(\"\\n 专项小组\\n \")]),_c('td',{attrs:{\"colspan\":\"4\",\"width\":\"40%\"}},[_vm._v(\"\\n \"+_vm._s(_vm.projectInfo.groupName)+\"\\n \")]),_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_c('span',{staticStyle:{\"color\":\"#f40\"}},[_vm._v(\"*\")]),_vm._v(\"\\n 牵头部门\\n \")]),_c('td',{attrs:{\"colspan\":\"4\",\"width\":\"40%\"}},[_vm._v(\"\\n \"+_vm._s(_vm.projectInfo.unitName)+\"\\n \")])]),_c('tr',[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_c('span',{staticStyle:{\"color\":\"#f40\"}},[_vm._v(\"*\")]),_vm._v(\"\\n 配合单位\\n \")]),_c('td',{staticStyle:{\"text-align\":\"left\"},attrs:{\"colspan\":\"9\",\"width\":\"90%\"}},[(_vm.title !== '详情')?_c('el-cascader',{ref:\"cascader\",staticStyle:{\"width\":\"100%\"},attrs:{\"options\":_vm.treeData,\"props\":{\n checkStrictly: true,\n value: 'id',\n label: 'name',\n children: 'children',\n code: 'code',\n multiple: true\n },\"filterable\":\"\",\"clearable\":\"\",\"show-all-levels\":false},on:{\"change\":_vm.munNameChange},model:{value:(_vm.cooperateUnit),callback:function ($$v) {_vm.cooperateUnit=$$v},expression:\"cooperateUnit\"}}):_c('div',_vm._l((_vm.base.cooperateUnit),function(unit){return _c('span',{key:unit.id},[_vm._v(_vm._s(unit.name)+\";\")])}),0)],1)]),_c('tr',{attrs:{\"colspan\":\"10\"}},[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_vm._v(\"2024年底拟打造标志性成果\")]),_c('td',{staticClass:\"list-td\",attrs:{\"colspan\":\"9\"}},[_c('ul',{staticClass:\"text-list\"},_vm._l((_vm.base.yearResult),function(item,index){return _c('li',{key:index,class:'detail-li'},[(_vm.title !== '详情')?_c('div',{staticClass:\"text-input\"},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、')+\"\\n \"),_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 2, maxRows: 10 },\"placeholder\":\"请逐条填写,可增加条数\",\"maxlength\":\"200\",\"show-word-limit\":\"\"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, \"value\", $$v)},expression:\"item.value\"}}),_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteTextData('base', 'yearResult', index)}}},[_vm._v(\"删除\")])],1):_c('div',{staticStyle:{\"width\":\"calc(100% - 80px)\"}},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、' + item.value)+\"\\n \")])])}),0),(_vm.title !== '详情')?_c('i',{staticClass:\"el-icon-plus\",attrs:{\"title\":\"点击添加\"},on:{\"click\":function($event){return _vm.listAdd('base', 'yearResult')}}}):_vm._e()])]),_c('tr',[_c('th',{attrs:{\"colspan\":\"1\"}},[_vm._v(\"2025年4月拟打造标志性成果\")]),_c('td',{staticClass:\"list-td\",attrs:{\"colspan\":\"9\"}},[_c('ul',{staticClass:\"text-list\"},_vm._l((_vm.base.nextYearResult),function(item,index){return _c('li',{key:index,class:'edit-li'},[(_vm.title !== '详情')?_c('div',{staticClass:\"text-input\"},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、')+\"\\n \"),_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 2, maxRows: 10 },\"placeholder\":\"请逐条填写,可增加条数\",\"maxlength\":\"200\",\"show-word-limit\":\"\"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, \"value\", $$v)},expression:\"item.value\"}}),_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteTextData('base', 'nextYearResult', index)}}},[_vm._v(\"删除\")])],1):_c('div',{staticStyle:{\"width\":\"calc(100% - 80px)\"}},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、' + item.value)+\"\\n \")])])}),0),(_vm.title !== '详情')?_c('i',{staticClass:\"el-icon-plus\",attrs:{\"title\":\"点击添加\"},on:{\"click\":function($event){return _vm.listAdd('base', 'nextYearResult')}}}):_vm._e()])]),_c('tr',[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_vm._v(\"是否印发改革\"),_c('br'),_vm._v(\"方案\")]),_c('td',{staticClass:\"file-td\",attrs:{\"colspan\":\"9\"}},[_c('div',[(_vm.title !== '详情')?_c('dict-select',{staticStyle:{\"width\":\"20%\"},attrs:{\"dictCode\":\"sfyfggfa\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择事项类别\"},model:{value:(_vm.base.reformProgram),callback:function ($$v) {_vm.$set(_vm.base, \"reformProgram\", $$v)},expression:\"base.reformProgram\"}}):_c('div',[_vm._v(\" \"+_vm._s(_vm.getDictName('sfyfggfa', _vm.base.reformProgram))+\"改革方案;\")]),(_vm.base.reformProgram > 0)?_c('div',{staticClass:\"file-box\"},[_c('FileList',{attrs:{\"fileList\":_vm.base.files,\"isDelete\":_vm.$route.name === 'CityReformSituationPropel' && _vm.title !== '详情'},on:{\"changeFileList\":function($event){return _vm.changeFileList($event)}}}),(_vm.title !== '详情')?[_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.openUploade('base', 0, 'municipalmReformPlan')}}},[_vm._v(\"附件上传\")]),_c('span',{staticClass:\"tip\"},[_vm._v(\"(* 已印发请上传相关附件)\")])]:_vm._e()],2):_vm._e()],1)])]),_c('tr',{attrs:{\"colspan\":\"10\"}},[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_vm._v(\"项目核心指标\")]),_c('td',{staticStyle:{\"padding\":\"0\"},attrs:{\"colspan\":\"9\"}},[_c('table',{staticClass:\"inside-table\",attrs:{\"width\":\"100%\",\"min-height\":\"600\",\"cellspacing\":\"0\",\"align\":\"center\"}},[_c('tbody',{staticClass:\"list\"},[_c('tr',[_c('th',[_vm._v(\"指标名称\")]),_c('th',[_vm._v(\"指标单位\")]),_c('th',[_vm._v(\"计划到本月底目标值\")]),_c('th',[_vm._v(\"当前值\")]),_c('th',[_vm._v(\"达标率(%)\")]),_c('th',[_vm._v(\"附件\")]),(_vm.title !== '详情')?_c('th',[_c('el-button',{attrs:{\"size\":\"mini\"},on:{\"click\":function($event){return _vm.addCoreIndex('coreIndexList')}}},[_vm._v(\"添加\")])],1):_vm._e()]),_vm._l((_vm.parameter.coreIndexList),function(item,index){return _c('tr',{key:index},[_c('td',{attrs:{\"width\":\"36%\"}},[(_vm.title !== '详情')?_c('el-input',{attrs:{\"placeholder\":\"请填写入围加快实施项目,指标名称需保持一致\"},model:{value:(item.coreIndexName),callback:function ($$v) {_vm.$set(item, \"coreIndexName\", $$v)},expression:\"item.coreIndexName\"}}):_c('div',[_vm._v(_vm._s(item.coreIndexName))])],1),_c('td',{attrs:{\"width\":\"10%\"}},[(_vm.title !== '详情')?_c('el-input',{attrs:{\"placeholder\":\"请输入\"},model:{value:(item.coreIndexUnit),callback:function ($$v) {_vm.$set(item, \"coreIndexUnit\", $$v)},expression:\"item.coreIndexUnit\"}}):_c('div',[_vm._v(_vm._s(item.coreIndexUnit))])],1),_c('td',{attrs:{\"width\":\"10%\"}},[(_vm.title !== '详情')?_c('el-input',{attrs:{\"placeholder\":\"请输入\",\"type\":\"number\"},on:{\"change\":function($event){return _vm.indexValueChange(index)}},model:{value:(item.coreIndexTotalVaule),callback:function ($$v) {_vm.$set(item, \"coreIndexTotalVaule\", $$v)},expression:\"item.coreIndexTotalVaule\"}}):_c('div',[_vm._v(_vm._s(item.coreIndexTotalVaule))])],1),_c('td',{attrs:{\"width\":\"8%\"}},[(_vm.title !== '详情')?_c('el-input',{attrs:{\"placeholder\":\"请输入\",\"type\":\"number\"},on:{\"change\":function($event){return _vm.indexValueChange(index)}},model:{value:(item.coreIndexFinishVaule),callback:function ($$v) {_vm.$set(item, \"coreIndexFinishVaule\", $$v)},expression:\"item.coreIndexFinishVaule\"}}):_c('div',[_vm._v(_vm._s(item.coreIndexFinishVaule))])],1),_c('td',{attrs:{\"width\":\"8%\"}},[_c('div',[_vm._v(_vm._s(item.coreIndexFinishRate || '-'))])]),_c('td',{staticClass:\"file-td\",staticStyle:{\"text-align\":\"left\"},attrs:{\"width\":\"28%\"}},[_c('div',[_c('div',{staticClass:\"file-box\"},[_c('FileList',{attrs:{\"fileList\":item.files,\"isDelete\":_vm.$route.name === 'CityReformSituationPropel' && _vm.title !== '详情'},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, index)}}}),(_vm.title !== '详情')?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.openUploade('coreIndexList', index, 'municipalmIndexCore')}}},[_vm._v(\"附件上传\")]):_vm._e()],1)])]),(_vm.title !== '详情')?_c('td',{staticClass:\"table-action\",attrs:{\"width\":\"10%\"}},[_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteTableData('coreIndexList', index, item)}}},[_vm._v(\"删除\")])],1):_vm._e()])})],2)])])]),_c('tr',[_c('th',{attrs:{\"colspan\":\"1\"}},[_vm._v(\"生成数字化应用\")]),_c('td',{staticClass:\"file-td\",attrs:{\"colspan\":\"9\"}},[_c('div',[(_vm.title !== '详情')?[_c('el-input',{staticStyle:{\"width\":\"80px\"},attrs:{\"type\":\"number\",\"placeholder\":\"请输入内容\"},model:{value:(_vm.base.digtialAppiicationNum),callback:function ($$v) {_vm.$set(_vm.base, \"digtialAppiicationNum\", $$v)},expression:\"base.digtialAppiicationNum\"}}),_vm._v(\"项\\n \")]:_c('div',[_vm._v(\"生成数字化应用\"+_vm._s(_vm.base.digtialAppiicationNum)+\"项;\")]),(_vm.base.digtialAppiicationNum > 0)?_c('div',{staticClass:\"file-box\"},[_c('FileList',{attrs:{\"fileList\":_vm.base.files1,\"isDelete\":_vm.$route.name === 'CityReformSituationPropel' && _vm.title !== '详情'},on:{\"changeFileList\":function($event){return _vm.changeFileList($event)}}}),(_vm.title !== '详情')?[_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.openUploade('base', 1, 'municipalmDigtialApp')}}},[_vm._v(\"附件上传\")]),_c('span',{staticClass:\"tip\"},[_vm._v(\"(* 当前数字化应用大于0项,请上传相关附件)\")])]:_vm._e()],2):_vm._e()],2)])]),_c('tr',[_c('th',{attrs:{\"colspan\":\"1\"}},[_vm._v(\"改革经验获全国性肯定情况\")]),_c('td',{staticStyle:{\"padding\":\"0\",\"text-align\":\"left\"},attrs:{\"colspan\":\"9\"}},[(_vm.effectData.length)?_c('table',{staticClass:\"inside-table\",style:({ borderBottom: _vm.$route.name === 'CityReformSituationPropel' && _vm.title !== '详情' ? '2px solid' : 'none' }),attrs:{\"width\":\"100%\",\"min-height\":\"600\",\"cellspacing\":\"0\",\"align\":\"center\"}},[_c('tbody',{staticClass:\"list\"},[_c('tr',[_c('th',{attrs:{\"width\":\"50%\"}},[_vm._v(\"改革事项\")]),_c('th',{attrs:{\"width\":\"50%\"}},[_vm._v(\"具体情形\")])]),_vm._l((_vm.effectData),function(item){return _c('tr',{key:item.id},[_c('td',{staticStyle:{\"text-align\":\"left\"},attrs:{\"width\":\"50%\"}},[_vm._v(_vm._s(item.effectCardTopic)+\"\\n \")]),_c('td',{attrs:{\"width\":\"50%\"}},[_vm._v(_vm._s(_vm.getDictName('sj_cxxs_jtqx', item.specificDetails))+\"\\n \")])])})],2)]):_vm._e(),(_vm.$route.name === 'CityReformSituationPropel' && _vm.title !== '详情')?_c('span',{staticStyle:{\"margin-left\":\"10px\",\"color\":\"#f56c6c\",\"font-weight\":\"100\"}},[_vm._v(\" *\\n 注:请在改革成效中填写或修改,系统自动抓取\")]):_vm._e()])]),_c('tr',{attrs:{\"colspan\":\"10\"}},[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_vm._v(\"存在问题\"),_c('br'),_vm._v(\"(不超过4个)\")]),_c('td',{staticClass:\"list-td\",staticStyle:{\"text-align\":\"left\"},attrs:{\"colspan\":\"9\"}},[_c('ul',{staticClass:\"text-list\"},_vm._l((_vm.progress.existProblem),function(item,index){return _c('li',{key:index},[(_vm.title !== '详情')?_c('div',{staticClass:\"text-input\"},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、')+\"\\n \"),_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 1, maxRows: 2 },\"placeholder\":\"请输入内容\",\"maxlength\":\"20\",\"show-word-limit\":\"\"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, \"value\", $$v)},expression:\"item.value\"}}),_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteTextData('progress', 'existProblem', index)}}},[_vm._v(\"删除\")])],1):_c('div',{staticStyle:{\"width\":\"calc(100% - 80px)\"}},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、' + item.value)+\"\\n \")])])}),0),(_vm.title !== '详情' && _vm.progress.existProblem && _vm.progress.existProblem.length < 4)?_c('i',{staticClass:\"el-icon-plus\",attrs:{\"title\":\"点击添加\"},on:{\"click\":function($event){return _vm.listAdd('progress', 'existProblem')}}}):_vm._e()])]),_c('tr',[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_vm._v(\"下步工作打算\")]),_c('td',{staticStyle:{\"padding\":\"0\"},attrs:{\"colspan\":\"9\"}},[_c('table',{staticClass:\"inside-table\",attrs:{\"width\":\"100%\",\"min-height\":\"600\",\"cellspacing\":\"0\",\"align\":\"center\"}},[_c('tbody',{staticClass:\"list\"},[_c('tr',[_c('th',{attrs:{\"width\":\"15%\"}},[_vm._v(\"\\n 工作目标\"),_c('br'),_vm._v(\"\\n (不少于3个)\\n \")]),_c('td',{staticClass:\"list-td\",staticStyle:{\"text-align\":\"left\"},attrs:{\"colspan\":\"9\"}},[_c('ul',{staticClass:\"text-list\"},_vm._l((_vm.progress.workObjectives),function(item,index){return _c('li',{key:index},[(_vm.title !== '详情')?_c('div',{staticClass:\"text-input\"},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、')+\"\\n \"),_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 1, maxRows: 3 },\"placeholder\":\"请回应存在问题\",\"maxlength\":\"50\",\"show-word-limit\":\"\"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, \"value\", $$v)},expression:\"item.value\"}}),_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteTextData('progress', 'workObjectives', index)}}},[_vm._v(\"删除\")])],1):_c('div',{staticStyle:{\"width\":\"calc(100% - 80px)\"}},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、' + item.value)+\"\\n \")])])}),0),(_vm.title !== '详情')?_c('i',{staticClass:\"el-icon-plus\",attrs:{\"title\":\"点击添加\"},on:{\"click\":function($event){return _vm.listAdd('progress', 'workObjectives')}}}):_vm._e()])]),_c('tr',[_c('th',[_vm._v(\"\\n 具体举措\"),_c('br'),_vm._v(\"\\n (不超过三条)\\n \")]),_c('td',{staticClass:\"list-td\",staticStyle:{\"text-align\":\"left\"},attrs:{\"colspan\":\"9\"}},[_c('ul',{staticClass:\"text-list\"},_vm._l((_vm.progress.specificMeasures),function(item,index){return _c('li',{key:index},[(_vm.title !== '详情')?_c('div',{staticClass:\"text-input\"},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、')+\"\\n \"),_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 1, maxRows: 3 },\"placeholder\":\"请回应存在问题\",\"maxlength\":\"50\",\"show-word-limit\":\"\"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, \"value\", $$v)},expression:\"item.value\"}}),_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteTextData('progress', 'workObjectives', index)}}},[_vm._v(\"删除\")])],1):_c('div',{staticStyle:{\"width\":\"calc(100% - 80px)\"}},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、' + item.value)+\"\\n \")])])}),0),(_vm.title !== '详情' && _vm.progress.specificMeasures && _vm.progress.specificMeasures.length < 3)?_c('i',{staticClass:\"el-icon-plus\",attrs:{\"title\":\"点击添加\"},on:{\"click\":function($event){return _vm.listAdd('progress', 'specificMeasures')}}}):_vm._e()])]),_c('tr',[_c('th',[_vm._v(\"\\n 预期成果\"),_c('br'),_vm._v(\"\\n (至少填报一条)\\n \")]),_c('td',{staticClass:\"list-td\",staticStyle:{\"text-align\":\"left\"},attrs:{\"colspan\":\"9\"}},[_c('ul',{staticClass:\"text-list\"},_vm._l((_vm.progress.expectedResults),function(item,index){return _c('li',{key:index},[(_vm.title !== '详情')?_c('div',{staticClass:\"text-input\"},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、')+\"\\n \"),_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 2, maxRows: 10 },\"placeholder\":\"请输入内容\",\"maxlength\":\"200\",\"show-word-limit\":\"\"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, \"value\", $$v)},expression:\"item.value\"}}),_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteTextData('progress', 'expectedResults', index)}}},[_vm._v(\"删除\")])],1):_c('div',{staticStyle:{\"width\":\"calc(100% - 80px)\"}},[_vm._v(\"\\n \"+_vm._s(index + 1 + '、' + item.value)+\"\\n \")])])}),0),(_vm.title !== '详情')?_c('i',{staticClass:\"el-icon-plus\",attrs:{\"title\":\"点击添加\"},on:{\"click\":function($event){return _vm.listAdd('progress', 'expectedResults')}}}):_vm._e()])])])])])]),_c('tr',{attrs:{\"colspan\":\"10\"}},[_c('th',{attrs:{\"colspan\":\"1\",\"width\":\"10%\"}},[_vm._v(\"争取到上级支持情况\")]),_c('td',{staticStyle:{\"padding\":\"0\"},attrs:{\"colspan\":\"9\"}},[_c('table',{staticClass:\"inside-table\",attrs:{\"width\":\"100%\",\"min-height\":\"600\",\"cellspacing\":\"0\",\"align\":\"center\"}},[_c('tbody',{staticClass:\"list\"},[_c('tr',[_c('th',[_vm._v(\"情况说明\")]),_c('th',[_vm._v(\"附件\")]),(_vm.title !== '详情')?_c('th',[_c('el-button',{attrs:{\"size\":\"mini\"},on:{\"click\":function($event){return _vm.addCoreIndex('pilotList')}}},[_vm._v(\"添加\")])],1):_vm._e()]),_vm._l((_vm.parameter.pilotList),function(item,index){return _c('tr',{key:index},[_c('td',{staticStyle:{\"text-align\":\"left\"},attrs:{\"width\":\"60%\"}},[(_vm.title !== '详情' && !item.pilotProjectName)?_c('el-input',{attrs:{\"placeholder\":\"请输入指标名称\"},model:{value:(item.pliotContent),callback:function ($$v) {_vm.$set(item, \"pliotContent\", $$v)},expression:\"item.pliotContent\"}}):_c('div',[_vm._v(_vm._s(item.pliotContent || item.pilotProjectName))])],1),(!item.pilotProjectName)?_c('td',{staticClass:\"file-td\",staticStyle:{\"text-align\":\"left\"},attrs:{\"width\":\"30%\"}},[_c('div',[_c('div',{staticClass:\"file-box\"},[_c('FileList',{attrs:{\"fileList\":item.files,\"isDelete\":_vm.$route.name === 'CityReformSituationPropel' && _vm.title !== '详情'},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, index)}}}),(_vm.title !== '详情')?_c('el-link',{attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.openUploade('pilotList', index, 'municipalmPilot')}}},[_vm._v(\"附件上传\")]):_vm._e()],1)])]):_vm._e(),(_vm.title !== '详情' && !item.pilotProjectName)?_c('td',{staticClass:\"table-action\",attrs:{\"width\":\"10%\"}},[_c('el-link',{attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.deleteTableData('pilotList', index, item)}}},[_vm._v(\"删除\")])],1):_vm._e()])})],2)])])])])])],1)],1),_c('span',{staticClass:\"dialog-footer\",style:(_vm.reqLoading ? 'position: relative;z-index: -1;' : ''),attrs:{\"slot\":\"footer\"},slot:\"footer\"},[(_vm.$route.name === 'ProjectCreateEntry')?[(_vm.title === '新增')?[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.handleCreated(1)}}},[_vm._v(\"保存并分发\")]),_c('el-button',{attrs:{\"type\":\"primary\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.handleCreated(0)}}},[_vm._v(\"保存为草稿\")])]:_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.editSave}},[_vm._v(\"保存\")]),_c('el-button',{on:{\"click\":_vm.handleClose}},[_vm._v(\"取消\")])]:[(_vm.title !== '详情' && _vm.$route.name === 'CityReformSituationPropel')?[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":function($event){return _vm.handleCreatedPropel(1)}}},[_vm._v(\"保存并上报\")]),_c('el-button',{attrs:{\"type\":\"primary\",\"plain\":\"\"},on:{\"click\":function($event){return _vm.handleCreatedPropel(0)}}},[_vm._v(\"保存为草稿\")])]:_vm._e(),(_vm.title === '审核')?[_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.handleVerify}},[_vm._v(\"通过\")]),_c('el-button',{attrs:{\"type\":\"danger\"},on:{\"click\":_vm.handleReject}},[_vm._v(\"驳回\")])]:_vm._e(),(_vm.title === '编辑' && _vm.$route.name !== 'CityReformSituationPropel')?_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.editSavePropel}},[_vm._v(\"保存\")]):_vm._e(),_c('el-button',{on:{\"click\":_vm.handleClose}},[_vm._v(\"取消\")])]],2)]),_c('RejectInfoBlockDialog',{ref:\"RejectInfoBlockDialog\",on:{\"sendRejectInfo\":_vm.sendRejectInfo}}),_c('UploadFile',{ref:\"uploadFile\",attrs:{\"isClassified\":false},on:{\"setFileList\":_vm.setFileList,\"setAipher\":_vm.setAipher}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}