{"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\\DigitalChongqingApplication\\saveOrUpdatePage.vue?vue&type=template&id=185c9235&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\DigitalChongqingApplication\\saveOrUpdatePage.vue","mtime":1709667685697},{"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:\"form-box\",staticStyle:{\"height\":\"100%\"},attrs:{\"element-loading-text\":(_vm.loadingText + \"...\"),\"element-loading-spinner\":\"el-icon-loading\",\"element-loading-background\":\"rgba(255,255,255, 0.5)\"}},[_c('el-form',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.formLoading),expression:\"formLoading\"}],ref:\"appForm\",attrs:{\"rules\":_vm.rules,\"model\":_vm.editInfo,\"label-position\":\"top\",\"label-width\":\"0px\"}},[_c('div',{staticClass:\"form-title\"},[_c('h1',[_vm._v(\"数字重庆建设应用“一本账”专题数据库主要信息表\")])]),_c('el-tabs',{on:{\"tab-click\":_vm.handleClick},model:{value:(_vm.activeName),callback:function ($$v) {_vm.activeName=$$v},expression:\"activeName\"}},[_c('el-tab-pane',{attrs:{\"label\":\"谋划阶段\",\"name\":\"first\"}},[_c('el-collapse',{attrs:{\"accordion\":\"\"},model:{value:(_vm.activeName1),callback:function ($$v) {_vm.activeName1=$$v},expression:\"activeName1\"}},[_c('el-collapse-item',{attrs:{\"title\":\"基本信息\",\"name\":\"1\"},scopedSlots:_vm._u([{key:\"title\",fn:function(){return [_c('div',{class:[_vm.activeName1 === '1' ? 'title-active' : '', 'collapse-title']},[_c('div',[_c('i',{staticClass:\"header-icon el-icon-info\"}),_vm._v(\"\\n 基本信息\\n \")]),_c('div',[_c('div',[_vm._v(_vm._s(_vm.activeName1 !== '1' ? '展开' : '收起')),_c('i',{class:_vm.activeName1 !== '1' ? 'el-icon-arrow-right' : 'el-icon-arrow-down'})])])])]},proxy:true}])},[_c('el-descriptions',{attrs:{\"column\":3,\"border\":\"\"}},[_c('el-descriptions-item',{attrs:{\"label\":\"应用名称\"}},[_vm._v(_vm._s(_vm.basicInfo.appName))]),_c('el-descriptions-item',{attrs:{\"label\":\"应用编码\"}},[_vm._v(_vm._s(_vm.basicInfo.appCode))]),_c('el-descriptions-item',{attrs:{\"label\":\"三张清单编号\"}},[_vm._v(_vm._s(_vm.basicInfo.listCode))]),_c('el-descriptions-item',{attrs:{\"label\":\"所属领域\"}},[_vm._v(_vm._s(_vm.basicInfo.fieldGroup))]),_c('el-descriptions-item',{attrs:{\"label\":\"所属跑道\"}},[_vm._v(_vm._s(_vm.basicInfo.runway))]),_c('el-descriptions-item',{attrs:{\"label\":\"牵头单位\"}},[_vm._v(_vm._s(_vm.basicInfo.qtUnitName))]),_c('el-descriptions-item',{attrs:{\"label\":\"协同单位\",\"span\":(_vm.editType === 'detail' || _vm.routeKey !== 'basic') ? 3 : 2}},[_vm._v(\"\\n \"+_vm._s(_vm.basicInfo.xtUnitName)+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"部署端口\"}},[_vm._v(_vm._s(_vm.basicInfo.deployPlatform))]),_c('el-descriptions-item',{attrs:{\"label\":\"建设层级\"}},[_vm._v(_vm._s(_vm.basicInfo.portraitLevel))]),_c('el-descriptions-item',{attrs:{\"label\":\"纵向贯通层级\"}},[_vm._v(_vm._s(_vm.basicInfo.userRange))]),_c('el-descriptions-item',{attrs:{\"label\":\"网络环境\"}},[_vm._v(_vm._s(_vm.basicInfo.network))]),(_vm.routeKey !== 'basic' || _vm.editType !== 'edit')?[_c('el-descriptions-item',{attrs:{\"label\":\"是否进入一本账\"}},[_vm._v(\"\\n \"+_vm._s(_vm.basicInfo.isEntryBill == \"1\" ? '是' : '否')+\"\\n \")]),_c('el-descriptions-item',{attrs:{\"label\":\"入账批次\"}},[_vm._v(_vm._s(_vm.basicInfo.entryBillLot))])]:_vm._e(),_c('el-descriptions-item',{attrs:{\"label\":\"应用描述\",\"span\":5}},[_vm._v(_vm._s(_vm.basicInfo.appDes))])],2),(_vm.routeKey === 'basic' && _vm.editType === 'edit')?_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"入账批次\",\"prop\":\"entryBillLot\"}},[_c('el-input',{attrs:{\"placeholder\":\"请输入入账批次\"},model:{value:(_vm.entryBillLot),callback:function ($$v) {_vm.entryBillLot=$$v},expression:\"entryBillLot\"}})],1)],1)],1):_vm._e()],1),(_vm.routeKey !== 'basic')?_c('el-collapse-item',{attrs:{\"title\":\"应用属性\",\"name\":\"2\"},scopedSlots:_vm._u([{key:\"title\",fn:function(){return [_c('div',{class:[_vm.activeName1 === '2' ? 'title-active' : '', 'collapse-title']},[_c('div',[_c('i',{staticClass:\"header-icon el-icon-info\"}),_vm._v(\"\\n 应用属性\")]),_c('div',[_c('div',[_vm._v(_vm._s(_vm.activeName1 !== '2' ? '展开' : '收起')),_c('i',{class:_vm.activeName1 !== '2' ? 'el-icon-arrow-right' : 'el-icon-arrow-down'})])])])]},proxy:true}],null,false,410739083)},[(_vm.editType === 'edit')?_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"综合场景\",\"prop\":\"closeScene\"}},[_c('el-select',{attrs:{\"placeholder\":\"请选择\"},model:{value:(_vm.editInfo.closeScene),callback:function ($$v) {_vm.$set(_vm.editInfo, \"closeScene\", $$v)},expression:\"editInfo.closeScene\"}},_vm._l((_vm.sceneOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"应用来源\",\"prop\":\"appSource\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"yyly\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择应用来源\"},model:{value:(_vm.editInfo.appSource),callback:function ($$v) {_vm.$set(_vm.editInfo, \"appSource\", $$v)},expression:\"editInfo.appSource\"}})],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"应用功能属性\",\"prop\":\"appFun\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"yygnsx\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择应用功能属性\"},model:{value:(_vm.editInfo.appFun),callback:function ($$v) {_vm.$set(_vm.editInfo, \"appFun\", $$v)},expression:\"editInfo.appFun\"}})],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"工作导向属性\",\"prop\":\"workGuide\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"gzdxsx\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择工作导向属性\"},model:{value:(_vm.editInfo.workGuide),callback:function ($$v) {_vm.$set(_vm.editInfo, \"workGuide\", $$v)},expression:\"editInfo.workGuide\"}})],1)],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"对应市级重点改革项目属性\",\"prop\":\"mappingProject\"}},[_c('el-input',{model:{value:(_vm.editInfo.mappingProject),callback:function ($$v) {_vm.$set(_vm.editInfo, \"mappingProject\", $$v)},expression:\"editInfo.mappingProject\"}})],1)],1)],1):_c('el-descriptions',{attrs:{\"direction\":\"vertical\",\"column\":6,\"border\":\"\"}},[_c('el-descriptions-item',{attrs:{\"label\":\"综合场景\"}},[_vm._v(_vm._s(_vm.editInfo.closeScene))]),_c('el-descriptions-item',{attrs:{\"label\":\"应用来源\"}},[_vm._v(_vm._s(_vm.editInfo.deployPlatform))]),_c('el-descriptions-item',{attrs:{\"label\":\"应用功能属性\"}},[_vm._v(_vm._s(_vm.editInfo.appFun))]),_c('el-descriptions-item',{attrs:{\"label\":\"对应市级重点改革项目属性\"}},[_vm._v(_vm._s(_vm.editInfo.mappingProject))]),_c('el-descriptions-item',{attrs:{\"label\":\"工作导向\"}},[_vm._v(_vm._s(_vm.editInfo.workGuide))])],1)],1):_vm._e()],1)],1),_c('el-tab-pane',{attrs:{\"label\":\"申报阶段\",\"name\":\"second\"}},[_c('el-collapse',{attrs:{\"accordion\":\"\"},model:{value:(_vm.activeName1),callback:function ($$v) {_vm.activeName1=$$v},expression:\"activeName1\"}},[_c('el-collapse-item',{attrs:{\"title\":\"三张清单\",\"name\":\"1\"},scopedSlots:_vm._u([{key:\"title\",fn:function(){return [_c('div',{class:[_vm.activeName1 === '1' ? 'title-active' : '', 'collapse-title']},[_c('div',[_c('i',{staticClass:\"header-icon el-icon-info\"}),_vm._v(\"\\n 三张清单\")]),_c('div',[_c('div',[_vm._v(_vm._s(_vm.activeName1 !== '1' ? '展开' : '收起')),_c('i',{class:_vm.activeName1 !== '1' ? 'el-icon-arrow-right' : 'el-icon-arrow-down'})])])])]},proxy:true}])},[_c('el-descriptions',{attrs:{\"column\":2,\"border\":\"\"}},[_c('el-descriptions-item',{attrs:{\"label\":\"负责人姓名\"}},[_vm._v(_vm._s(_vm.basicInfo.headName))]),_c('el-descriptions-item',{attrs:{\"label\":\"负责人电话\"}},[_vm._v(_vm._s(_vm.basicInfo.headTel))]),_c('el-descriptions-item',{attrs:{\"label\":\"重大需求\",\"span\":2}},[_vm._l((_vm.basicInfo.demandList),function(item,index){return _c('div',{key:item.id},[_vm._v(\"\\n \"+_vm._s(index + 1)+\"、\"+_vm._s(item.demand)+\"\\n \")])})],2),_c('el-descriptions-item',{attrs:{\"label\":\"多跨场景\",\"span\":2}},[_vm._l((_vm.basicInfo.sceneList),function(item,index){return _c('div',{key:item.id},[_vm._v(\"\\n \"+_vm._s(index + 1)+\"、\"+_vm._s(item.scene)+\"\\n \")])})],2),_c('el-descriptions-item',{attrs:{\"label\":\"重大改革\"}},[_vm._l((_vm.basicInfo.reformList),function(item,index){return _c('div',{key:item.id},[_vm._v(\"\\n \"+_vm._s(index + 1)+\"、\"+_vm._s(item.reform)+\"\\n \")])})],2)],1),(_vm.routeKey !== 'basic')?_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{staticClass:\"more-input\",attrs:{\"label\":\"包含“一件事”\",\"prop\":\"thingsList\"}},[_c('div',{class:['business', _vm.isThingList ? '' : 'business-error']},_vm._l((_vm.editInfo.thingsList),function(item,index){return _c('div',{key:index,staticClass:\"business-item business-item1\"},[_c('el-input',{attrs:{\"placeholder\":\"请输入内容\"},model:{value:(item.things),callback:function ($$v) {_vm.$set(item, \"things\", $$v)},expression:\"item.things\"}}),_c('div',{staticClass:\"text\"},[_vm._v(\"一件事\")]),(index === _vm.editInfo.thingsList.length - 1)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('thingsList')}}}):_c('i',{staticClass:\"el-icon-close del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('thingsList', index)}}})],1)}),0)])],1)],1):_vm._e()],1),_c('el-collapse-item',{attrs:{\"title\":\"应用审批\",\"name\":\"2\"},scopedSlots:_vm._u([{key:\"title\",fn:function(){return [_c('div',{class:[_vm.activeName1 === '2' ? 'title-active' : '', 'collapse-title']},[_c('div',[_c('i',{staticClass:\"header-icon el-icon-info\"}),_vm._v(\"应用审批进展\")]),_c('div',[_c('div',[_vm._v(_vm._s(_vm.activeName1 !== '2' ? '展开' : '收起')),_c('i',{class:_vm.activeName1 !== '2' ? 'el-icon-arrow-right' : 'el-icon-arrow-down'})])])])]},proxy:true}])},[_c('el-descriptions',{attrs:{\"direction\":\"vertical\",\"column\":6,\"border\":\"\"}},[_c('el-descriptions-item',{attrs:{\"label\":\"应用资金计划编制状态\"}},[_vm._v(_vm._s(_vm.basicInfo.fundPlan))]),_c('el-descriptions-item',{attrs:{\"label\":\"应用开发方案编制状态\"}},[_vm._v(_vm._s(_vm.basicInfo.devScheme))]),_c('el-descriptions-item',{attrs:{\"label\":\"预估建设工期\"}},[_vm._v(_vm._s(_vm.basicInfo.estimate))]),_c('el-descriptions-item',{attrs:{\"label\":\"计划上线时间\"}},[_vm._v(_vm._s(_vm.basicInfo.planStartDate))]),_c('el-descriptions-item',{attrs:{\"label\":\"批复费用\"}},[_vm._v(_vm._s(_vm.basicInfo.affirmCost))])],1)],1)],1)],1),_c('el-tab-pane',{attrs:{\"label\":\"建设阶段\",\"name\":\"third\"}},[_c('el-collapse',{attrs:{\"accordion\":\"\"},model:{value:(_vm.activeName1),callback:function ($$v) {_vm.activeName1=$$v},expression:\"activeName1\"}},[_c('el-collapse-item',{attrs:{\"title\":\"应用开发建设及改革进展\",\"name\":\"1\"},scopedSlots:_vm._u([{key:\"title\",fn:function(){return [_c('div',{class:[_vm.activeName1 === '1' ? 'title-active' : '', 'collapse-title']},[_c('div',[_c('i',{staticClass:\"header-icon el-icon-info\"}),_vm._v(\"应用开发建设及改革进展\")]),_c('div',[_c('div',[_vm._v(_vm._s(_vm.activeName1 !== '1' ? '展开' : '收起')),_c('i',{class:_vm.activeName1 !== '1' ? 'el-icon-arrow-right' : 'el-icon-arrow-down'})])])])]},proxy:true}])},[_c('el-descriptions',{attrs:{\"direction\":\"vertical\",\"column\":6,\"border\":\"\"}},[_c('el-descriptions-item',{attrs:{\"label\":\"建设模式\"}},[_vm._v(_vm._s(_vm.basicInfo.buildMode))]),_c('el-descriptions-item',{attrs:{\"label\":\"建设类型\"}},[_vm._v(_vm._s(_vm.basicInfo.buildType))]),_c('el-descriptions-item',{attrs:{\"label\":\"应用开发起始时间\"}},[_vm._v(_vm._s(_vm.basicInfo.devStartDate))]),_c('el-descriptions-item',{attrs:{\"label\":\"应用开发终止时间\"}},[_vm._v(_vm._s(_vm.basicInfo.devEndDate))]),_c('el-descriptions-item',{attrs:{\"label\":\"应用管理员\"}},[_vm._v(_vm._s(_vm.basicInfo.adminName))]),_c('el-descriptions-item',{attrs:{\"label\":\"管理员联系方式\"}},[_vm._v(_vm._s(_vm.basicInfo.adminLink))])],1),(_vm.routeKey !== 'basic')?_c('el-row',{attrs:{\"gutter\":20}},[_c('div',{staticClass:\"table-content\"},[_c('h1',[_vm._v(\"建设计划\")]),_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.buildList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' },\"span-method\":_vm.arraySpanMethod}},[_c('el-table-column',{attrs:{\"width\":\"80\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('buildList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(_vm.editInfo.buildList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('buildList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('buildList', $index)}}})]}}],null,false,1840098616)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"planDate\",\"label\":\"计划完成时间\",\"width\":\"220\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('el-form-item',{staticStyle:{\"margin-bottom\":\"0\"},attrs:{\"prop\":'buildList.' + $index + '.planDate',\"rules\":_vm.rules.planDate}},[_c('el-date-picker',{attrs:{\"value-format\":\"yyyy-MM-dd\",\"type\":\"date\",\"placeholder\":\"请选择计划完成时间\"},model:{value:(row.planDate),callback:function ($$v) {_vm.$set(row, \"planDate\", $$v)},expression:\"row.planDate\"}})],1)]}}],null,false,3549777095)}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"label\":\"是否完成\",\"width\":\"120\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('el-form-item',{staticStyle:{\"margin-bottom\":\"0\"},attrs:{\"prop\":'buildList.' + $index + '.isComplete',\"rules\":_vm.rules.isComplete}},[_c('div',{class:['radio-box']},[_c('el-radio',{attrs:{\"label\":\"1\"},on:{\"input\":_vm.radioChange},model:{value:(row.isComplete),callback:function ($$v) {_vm.$set(row, \"isComplete\", $$v)},expression:\"row.isComplete\"}},[_vm._v(\"是\")]),_c('el-radio',{attrs:{\"label\":\"0\"},on:{\"input\":_vm.radioChange},model:{value:(row.isComplete),callback:function ($$v) {_vm.$set(row, \"isComplete\", $$v)},expression:\"row.isComplete\"}},[_vm._v(\"否\")])],1)])]}}],null,false,2776731679)}),_c('el-table-column',{attrs:{\"prop\":\"buildPlan\",\"label\":\"建设计划\",\"min-width\":\"200\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('div',{staticClass:\"text\"},[_vm._v(\"上线\")]),_c('el-form-item',{staticStyle:{\"margin-bottom\":\"0\",\"flex\":\"1\"},attrs:{\"prop\":'buildList.' + $index + '.buildPlan',\"rules\":_vm.rules.buildPlan}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.buildPlan),callback:function ($$v) {_vm.$set(row, \"buildPlan\", $$v)},expression:\"row.buildPlan\"}})],1),_c('div',{staticClass:\"text\"},[_vm._v(\"一级场景\")])],1)]}}],null,false,706535607)}),_c('el-table-column',{attrs:{\"prop\":\"constructSchedule\",\"label\":\"建设进度\",\"width\":\"120\"}},[[_vm._v(\"\\n \"+_vm._s(_vm.editInfo.constructSchedule)+\"\\n \")]],2)],1)],1),_c('div',{staticClass:\"table-content\"},[_c('h1',[_vm._v(\"改革计划\")]),_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.reformList,\"border\":\"\",\"header-cell-style\":{ 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' },\"span-method\":_vm.arraySpanMethod}},[_c('el-table-column',{attrs:{\"width\":\"80\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('reformList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(_vm.editInfo.reformList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('reformList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('reformList', $index)}}})]}}],null,false,1014309656)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"planDate\",\"label\":\"计划完成时间\",\"width\":\"220\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('el-form-item',{staticStyle:{\"margin-bottom\":\"0\"},attrs:{\"prop\":'reformList.' + $index + '.planDate',\"rules\":_vm.rules.planDate}},[_c('el-date-picker',{attrs:{\"value-format\":\"yyyy-MM-dd\",\"type\":\"date\",\"placeholder\":\"请选择计划完成时间\"},model:{value:(row.planDate),callback:function ($$v) {_vm.$set(row, \"planDate\", $$v)},expression:\"row.planDate\"}})],1)]}}],null,false,76441456)}),_c('el-table-column',{attrs:{\"prop\":\"isComplete\",\"label\":\"是否完成\",\"width\":\"120\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('el-form-item',{staticStyle:{\"margin-bottom\":\"0\"},attrs:{\"prop\":'reformList.' + $index + '.isComplete',\"rules\":_vm.rules.isComplete}},[_c('div',{class:['radio-box']},[_c('el-radio',{attrs:{\"label\":\"1\"},on:{\"input\":_vm.radioChange},model:{value:(row.isComplete),callback:function ($$v) {_vm.$set(row, \"isComplete\", $$v)},expression:\"row.isComplete\"}},[_vm._v(\"是\")]),_c('el-radio',{attrs:{\"label\":\"0\"},on:{\"input\":_vm.radioChange},model:{value:(row.isComplete),callback:function ($$v) {_vm.$set(row, \"isComplete\", $$v)},expression:\"row.isComplete\"}},[_vm._v(\"否\")])],1)])]}}],null,false,2560076328)}),_c('el-table-column',{attrs:{\"prop\":\"reformPlan\",\"label\":\"改革计划\",\"min-width\":\"200\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('el-form-item',{staticStyle:{\"margin-bottom\":\"0\"},attrs:{\"prop\":'reformList.' + $index + '.reformPlan',\"rules\":_vm.rules.reformPlan}},[_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 2, maxRows: 4 },\"placeholder\":\"xxx改革事项(对照重大改革清单)\"},model:{value:(row.reformPlan),callback:function ($$v) {_vm.$set(row, \"reformPlan\", $$v)},expression:\"row.reformPlan\"}})],1)]}}],null,false,3576857818)}),_c('el-table-column',{attrs:{\"label\":\"推进重大改革进展\",\"width\":\"120\"}},[[_vm._v(\"\\n \"+_vm._s(_vm.editInfo.reformProgress)+\"\\n \")]],2)],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"试运行启动时间\",\"prop\":\"runDate\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"value-format\":\"yyyy-MM-dd\",\"type\":\"date\",\"placeholder\":\"选择日期\"},model:{value:(_vm.editInfo.runDate),callback:function ($$v) {_vm.$set(_vm.editInfo, \"runDate\", $$v)},expression:\"editInfo.runDate\"}})],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"上线时间\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"value-format\":\"yyyy-MM-dd\",\"type\":\"date\",\"placeholder\":\"选择日期\"},model:{value:(_vm.editInfo.onlineDate),callback:function ($$v) {_vm.$set(_vm.editInfo, \"onlineDate\", $$v)},expression:\"editInfo.onlineDate\"}})],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"试运行平台\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"multiple\":\"\",\"placeholder\":\"请选择试运行平台\"},model:{value:(_vm.editInfo.runTyep),callback:function ($$v) {_vm.$set(_vm.editInfo, \"runTyep\", $$v)},expression:\"editInfo.runTyep\"}},_vm._l((_vm.operatingPlatform),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.name,\"value\":item.value}})}),1)],1)],1),(_vm.editInfo.runTyep == '4')?_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"备注\"}},[_c('el-input',{attrs:{\"placeholder\":\"请填写上线平台情况\"},model:{value:(_vm.editInfo.runTyepMemo),callback:function ($$v) {_vm.$set(_vm.editInfo, \"runTyepMemo\", $$v)},expression:\"editInfo.runTyepMemo\"}})],1)],1):_vm._e(),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"形成能力进展\"}},[_c('div',{staticClass:\"business\"},[_vm._l((_vm.editInfo.progressesList),function(item,index){return _c('div',{key:index,staticClass:\"business-item \"},[_c('div',{staticClass:\"title\"},[_vm._v(\"能力进展\"+_vm._s(index + 1)+\":\")]),_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 2, maxRows: 4 },\"placeholder\":\"请输入内容\"},model:{value:(item.progress),callback:function ($$v) {_vm.$set(item, \"progress\", $$v)},expression:\"item.progress\"}}),(_vm.editInfo.progressesList.length > 1)?_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('progressesList', index)}}}):_vm._e()],1)}),_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('progressesList')}}})],2)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{staticClass:\"doc-file\",attrs:{\"label\":\"出台改革文件\"}},[_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'reformdocList'); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1),_c('FileList',{attrs:{\"fileList\":_vm.editInfo.reformdocList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, 0, 'reformdocList')}}})],1)],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"存在问题和建议\"}},[_c('el-input',{attrs:{\"type\":\"textarea\",\"autosize\":{ minRows: 2, maxRows: 4 },\"placeholder\":\"请输入内容\"},model:{value:(_vm.editInfo.problems),callback:function ($$v) {_vm.$set(_vm.editInfo, \"problems\", $$v)},expression:\"editInfo.problems\"}})],1)],1)],1):_vm._e()],1)],1)],1),_c('el-tab-pane',{attrs:{\"label\":\"运行阶段\",\"name\":\"fourth\"}},[_c('el-collapse',{attrs:{\"accordion\":\"\"},model:{value:(_vm.activeName1),callback:function ($$v) {_vm.activeName1=$$v},expression:\"activeName1\"}},[_c('el-collapse-item',{attrs:{\"title\":\"推动实战实效进展\",\"name\":\"1\"},scopedSlots:_vm._u([{key:\"title\",fn:function(){return [_c('div',{class:[_vm.activeName1 === '1' ? 'title-active' : '', 'collapse-title']},[_c('div',[_c('i',{staticClass:\"header-icon el-icon-info\"}),_vm._v(\"推动实战实效进展\")]),_c('div',[_c('div',[_vm._v(_vm._s(_vm.activeName1 !== '1' ? '展开' : '收起')),_c('i',{class:_vm.activeName1 !== '1' ? 'el-icon-arrow-right' : 'el-icon-arrow-down'})])])])]},proxy:true}])},[_c('el-descriptions',{attrs:{\"direction\":\"vertical\",\"column\":4,\"border\":\"\"}},[_c('el-descriptions-item',{attrs:{\"label\":\"注册用户数\"}},[_vm._v(_vm._s(_vm.basicInfo.userNum))]),_c('el-descriptions-item',{attrs:{\"label\":\"平均日活率\"}},[_vm._v(_vm._s(_vm.basicInfo.activityRate))]),_c('el-descriptions-item',{attrs:{\"label\":\"两端访问量\"}},[_vm._v(_vm._s(_vm.basicInfo.viewNum))]),_c('el-descriptions-item',{attrs:{\"label\":\"被调用量\"}},[_vm._v(_vm._s(_vm.basicInfo.callNum))]),_c('el-descriptions-item',{attrs:{\"label\":\"数据编目数量\"}},[_vm._v(_vm._s(_vm.basicInfo.editNum))]),_c('el-descriptions-item',{attrs:{\"label\":\"数据归集数量\"}},[_vm._v(_vm._s(_vm.basicInfo.archivistNum))]),_c('el-descriptions-item',{attrs:{\"label\":\"数据归集率\"}},[_vm._v(_vm._s(_vm.basicInfo.archivistRate))])],1),(_vm.routeKey !== 'basic')?_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"绩效评价\"}},[_c('el-input',{model:{value:(_vm.editInfo.evaluate),callback:function ($$v) {_vm.$set(_vm.editInfo, \"evaluate\", $$v)},expression:\"editInfo.evaluate\"}})],1)],1):_vm._e()],1),(_vm.routeKey !== 'basic')?_c('el-collapse-item',{attrs:{\"title\":\"建立知识体系进展\",\"name\":\"2\"},scopedSlots:_vm._u([{key:\"title\",fn:function(){return [_c('div',{class:[_vm.activeName1 === '2' ? 'title-active' : '', 'collapse-title']},[_c('div',[_c('i',{staticClass:\"header-icon el-icon-info\"}),_vm._v(\"建立知识体系进展\")]),_c('div',[_c('div',[_vm._v(_vm._s(_vm.activeName1 !== '2' ? '展开' : '收起')),_c('i',{class:_vm.activeName1 !== '2' ? 'el-icon-arrow-right' : 'el-icon-arrow-down'})])])])]},proxy:true}],null,false,2445099976)},[_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":8}},[_c('el-form-item',{attrs:{\"label\":\"版权登记机构\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"bqdjjg\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择版权登记机构\"}})],1)],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"重大制度\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.institutionList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('institutionList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.institutionList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('institutionList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('institutionList', $index)}}})]}}],null,false,238265854)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"institution\",\"label\":\"重大制度\",\"min-width\":\"80\",\"align\":\"center\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.institution),callback:function ($$v) {_vm.$set(row, \"institution\", $$v)},expression:\"row.institution\"}})],1)]}}],null,false,562227743)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'institutionList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'institutionList')}}})]}}],null,false,2690877786)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"用户手册\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.manualList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('manualList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.manualList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('manualList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('manualList', $index)}}})]}}],null,false,3585105566)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"manual\",\"label\":\"用户手册\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.manual),callback:function ($$v) {_vm.$set(row, \"manual\", $$v)},expression:\"row.manual\"}})],1)]}}],null,false,1009767249)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'manualList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'manualList')}}})]}}],null,false,2093005114)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"工作指南\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.workList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('workList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.workList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('workList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('workList', $index)}}})]}}],null,false,8906750)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"work\",\"label\":\"工作指南\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.work),callback:function ($$v) {_vm.$set(row, \"work\", $$v)},expression:\"row.work\"}})],1)]}}],null,false,2252656906)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'workList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'workList')}}})]}}],null,false,1915598682)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"地方标准\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.standardsList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('standardsList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.standardsList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('standardsList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('standardsList', $index)}}})]}}],null,false,3970430590)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"standards\",\"label\":\"地方标准\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.standards),callback:function ($$v) {_vm.$set(row, \"standards\", $$v)},expression:\"row.standards\"}})],1)]}}],null,false,2432287491)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'standardsList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'standardsList')}}})]}}],null,false,275226970)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"版权名称\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.corprightList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('corprightList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.corprightList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('corprightList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('corprightList', $index)}}})]}}],null,false,793433918)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"label\":\"版权名称\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.corprightName),callback:function ($$v) {_vm.$set(row, \"corprightName\", $$v)},expression:\"row.corprightName\"}})],1)]}}],null,false,2825279618)}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"label\":\"版权类型\",\"width\":\"180\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"bqlx\",\"hasDefaultOption\":true,\"clearable\":\"\",\"placeholder\":\"请选择试运行平台\"},model:{value:(row.corprightType),callback:function ($$v) {_vm.$set(row, \"corprightType\", $$v)},expression:\"row.corprightType\"}})],1)]}}],null,false,227409584)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'corprightList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'corprightList')}}})]}}],null,false,3630645146)})],1)],1)])],1)],1)],1):_vm._e(),(_vm.routeKey !== 'basic')?_c('el-collapse-item',{attrs:{\"title\":\"打造重庆辨识度和全国影响力进展\",\"name\":\"3\"},scopedSlots:_vm._u([{key:\"title\",fn:function(){return [_c('div',{class:[_vm.activeName1 === '3' ? 'title-active' : '', 'collapse-title']},[_c('div',[_c('i',{staticClass:\"header-icon el-icon-info\"}),_vm._v(\"打造重庆辨识度和全国影响力进展\")]),_c('div',[_c('div',[_vm._v(_vm._s(_vm.activeName1 !== '3' ? '展开' : '收起')),_c('i',{class:_vm.activeName1 !== '3' ? 'el-icon-arrow-right' : 'el-icon-arrow-down'})])])])]},proxy:true}],null,false,2997725981)},[_c('el-row',{attrs:{\"gutter\":20}},[_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"获中央/国家部委肯定\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.nationList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('nationList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.nationList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('nationList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('nationList', $index)}}})]}}],null,false,1235869758)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"label\":\"获中央/国家部委肯定\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.nation),callback:function ($$v) {_vm.$set(row, \"nation\", $$v)},expression:\"row.nation\"}})],1)]}}],null,false,2053403096)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'nationList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'nationList')}}})]}}],null,false,939500954)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"全国性大会交流\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.exchangeList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('exchangeList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.exchangeList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('exchangeList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('exchangeList', $index)}}})]}}],null,false,3415934014)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"label\":\"全国性大会交流\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.exchange),callback:function ($$v) {_vm.$set(row, \"exchange\", $$v)},expression:\"row.exchange\"}})],1)]}}],null,false,127403440)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'exchangeList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'exchangeList')}}})]}}],null,false,4193419226)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"获媒体报道\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.mediaList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('mediaList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.mediaList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('mediaList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('mediaList', $index)}}})]}}],null,false,3911623422)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"label\":\"获媒体报道\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.media),callback:function ($$v) {_vm.$set(row, \"media\", $$v)},expression:\"row.media\"}})],1)]}}],null,false,3479700399)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'mediaList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'mediaList')}}})]}}],null,false,2142953626)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"获得市级优秀应用奖励\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.cityList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('cityList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.cityList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('cityList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('cityList', $index)}}})]}}],null,false,2435021502)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"label\":\"获得市级优秀应用奖励\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.media),callback:function ($$v) {_vm.$set(row, \"media\", $$v)},expression:\"row.media\"}})],1)]}}],null,false,3479700399)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'cityList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'cityList')}}})]}}],null,false,217021466)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"在数字重庆建设推进会上发言\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.talkList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('talkList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.talkList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('talkList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('talkList', $index)}}})]}}],null,false,3097057182)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"talk\",\"label\":\"在数字重庆建设推进会上发言\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.talk),callback:function ($$v) {_vm.$set(row, \"talk\", $$v)},expression:\"row.talk\"}})],1)]}}],null,false,3706228633)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'talkList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'talkList')}}})]}}],null,false,4122477114)})],1)],1)])],1),_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"获市外考察\"}},[_c('div',{staticClass:\"table-content\"},[_c('el-table',{staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.editInfo.inspectList,\"border\":\"\",\"header-cell-style\":{ borderColor: 'black', 'text-align': 'center' },\"cell-style\":{ 'text-align': 'center' }}},[_c('el-table-column',{attrs:{\"width\":\"60\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('inspectList')}}})]},proxy:true},{key:\"default\",fn:function(ref){\nvar $index = ref.$index;\nreturn [(_vm.editInfo.inspectList.length - 1 === $index)?_c('i',{staticClass:\"el-icon-plus add-btn\",attrs:{\"title\":\"添加\"},on:{\"click\":function($event){return _vm.addListData('inspectList')}}}):_vm._e(),_c('i',{staticClass:\"el-icon-delete del-btn\",attrs:{\"title\":\"删除\"},on:{\"click\":function($event){return _vm.delListData('inspectList', $index)}}})]}}],null,false,3346304574)}),_c('el-table-column',{attrs:{\"type\":\"index\",\"label\":\"序号\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"prop\":\"address\",\"label\":\"获市外考察\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [_c('div',{staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('el-input',{staticStyle:{\"flex\":\"1\",\"margin\":\"0 5px\"},attrs:{\"placeholder\":\"请输入内容\"},model:{value:(row.inspect),callback:function ($$v) {_vm.$set(row, \"inspect\", $$v)},expression:\"row.inspect\"}})],1)]}}],null,false,406848349)}),_c('el-table-column',{attrs:{\"label\":\"作证材料\",\"min-width\":\"80\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nvar $index = ref.$index;\nreturn [(!row.fileList || !row.fileList.length)?_c('el-upload',{staticClass:\"import-demo\",attrs:{\"name\":\"files\",\"action\":_vm.actionUrl,\"accept\":_vm.accept,\"data\":_vm.uploadData,\"on-success\":function (res) { return _vm.handleImportSuccess(res, 'inspectList', $index); },\"headers\":_vm.header,\"show-file-list\":false,\"before-upload\":_vm.setLoading}},[_c('el-button',{staticClass:\"updload_btn\"},[_vm._v(\"\\n 立即上传\\n \")])],1):_vm._e(),_c('FileList',{attrs:{\"fileList\":row.fileList,\"isDelete\":true},on:{\"changeFileList\":function($event){return _vm.changeFileList($event, $index, 'inspectList')}}})]}}],null,false,3744072410)})],1)],1)])],1)],1)],1):_vm._e()],1)],1)],1)],1),(!_vm.formLoading)?_c('div',{staticClass:\"bottom-actions\"},[(_vm.editType === 'edit')?[(_vm.routeKey === 'basic')?_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.takeIntoAccount}},[_vm._v(\"纳入一本账\")]):[_c('el-button',{attrs:{\"type\":\"primary\"}},[_vm._v(\"保存并上报\")]),_c('el-button',{on:{\"click\":_vm.submit}},[_vm._v(\"保存为草稿\")])]]:_vm._e(),_c('el-button',{on:{\"click\":_vm.goBack}},[_vm._v(\"返回\")])],2):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}