(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0ac076"],{1892:function(e,t,a){"use strict";a.r(t);var l=function(){var e=this,t=e._self._c;return t("div",[t("el-breadcrumb",{attrs:{"separator-class":"el-icon-arrow-right"}},[t("el-breadcrumb-item",{attrs:{to:{path:"/"}}},[e._v("首页")]),t("el-breadcrumb-item",[e._v("数据核验")])],1),t("el-card",{staticClass:"box-card"},[t("alltitle",{attrs:{msg:"排放条目列表"}}),t("el-table",{staticStyle:{width:"100%","margin-top":"10px"},attrs:{border:"",stripe:!0,data:e.tableData}},[e._l(e.colums,(function(a,l){return[a.template?e._e():t("el-table-column",{key:l,attrs:{align:"center",label:a.label,prop:a.prop,width:a.width,"column-key":a.columnKey,filters:a.filters,formatter:a.format,type:a.type,"filter-method":a.filterMethod,"show-overflow-tooltip":!0}})]}))],2),t("el-pagination",{staticClass:"postop",staticStyle:{float:"right"},attrs:{"current-page":e.currentPage4,"page-sizes":[10,20,50,100],"page-size":1,layout:"total, sizes, prev, pager, next, jumper",total:e.tableData.length},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1),t("carbonEdit",{ref:"carbonEdit"})],1)},r=[],o=function(){var e=this,t=e._self._c;return t("div",[t("alldialog",{ref:"allDialog",attrs:{title:"排放条目编辑"}},[t("el-card",[t("el-form",{attrs:{model:e.form,rules:e.rules,"label-width":"100px"}},[t("el-row",[t("el-col",{attrs:{span:24}},[t("el-form-item",{attrs:{label:"条目名称:"}},[t("el-input",{staticStyle:{width:"180px"},attrs:{size:"mini",placeholder:"请输入条目名称"},model:{value:e.form.name,callback:function(t){e.$set(e.form,"name",t)},expression:"form.name"}})],1)],1),t("el-col",{attrs:{span:24}},[t("el-form-item",{attrs:{label:"统计频次:"}},[t("el-radio",{attrs:{size:"mini",label:"1"},model:{value:e.form.frequency,callback:function(t){e.$set(e.form,"frequency",t)},expression:"form.frequency"}},[e._v("周期")]),t("el-radio",{attrs:{size:"mini",label:"2"},model:{value:e.form.frequency,callback:function(t){e.$set(e.form,"frequency",t)},expression:"form.frequency"}},[e._v("一次统计")])],1)],1),t("el-col",{attrs:{span:24}},[t("el-form-item",{attrs:{label:"计入时间:"}},[t("el-date-picker",{staticStyle:{width:"180px"},attrs:{size:"mini",type:"datetime",placeholder:"选择日期时间"},model:{value:e.form.time,callback:function(t){e.$set(e.form,"time",t)},expression:"form.time"}})],1)],1),t("el-col",{attrs:{span:24}},[t("el-form-item",{attrs:{label:"公式选择:"}},[t("el-radio",{attrs:{label:"1"},model:{value:e.form.calculation,callback:function(t){e.$set(e.form,"calculation",t)},expression:"form.calculation"}},[e._v("燃料燃烧CO2公式")]),t("el-radio",{attrs:{label:"2"},model:{value:e.form.calculation,callback:function(t){e.$set(e.form,"calculation",t)},expression:"form.calculation"}},[e._v("工业生产过程排放公式")]),t("el-radio",{attrs:{label:"3"},model:{value:e.form.calculation,callback:function(t){e.$set(e.form,"calculation",t)},expression:"form.calculation"}},[e._v("CO2回收利用量公式")]),t("el-radio",{attrs:{label:"4"},model:{value:e.form.calculation,callback:function(t){e.$set(e.form,"calculation",t)},expression:"form.calculation"}},[e._v("净购入的电力和热力消费引起的CO2排放公式")]),t("el-radio",{attrs:{label:"5"},model:{value:e.form.calculation,callback:function(t){e.$set(e.form,"calculation",t)},expression:"form.calculation"}},[e._v("自定义")])],1)],1),t("el-col",{attrs:{span:24}},[t("p",[e._v("提示:")]),t("p",[t("strong",[e._v("燃料燃烧CO2公式:")]),e._v("∑i(净消耗量)*低位发热量(GJ/t)*单位热值含碳量(tC/GJ)*燃料碳氧化率*排放因子")]),t("p",[t("strong",[e._v("工业生产过程排放公式:")]),e._v("化石燃料产生的CO2+碳酸盐使用过程产生的CO2+(硝酸生产过程的N2O排放+二酸生产过程的N2O)*N2O排放因子")]),t("p",[t("strong",[e._v("CO2回收利用量公式:")]),e._v("报告主体回收且外供的CO2气体体积*CO2外供气体的纯度*CO2密度")]),t("p",[t("strong",[e._v("净购入的电力和热力消费引起的CO2排放公式:")]),e._v("净购入的电力消费*排放因子"),t("strong",[e._v("|")]),e._v("业净购入的热力消费*排放因子")])])],1)],1)],1)],1)],1)},n=[],i={data(){return{form:{frequency:1},rules:{}}},methods:{show(e){this.$refs.allDialog.showDialog(),e&&(this.form=e)}}},c=i,s=a("1805"),m=Object(s["a"])(c,o,n,!1,null,"75830e62",null),u=m.exports,f={components:{carbonEdit:u},data(){return{tableData:[{name:"煤炭燃烧",frequency:"周期",time:"2022-02-04 07:12:41",calculation:"燃料燃烧CO2公式"},{name:"转炉煤气",frequency:"一次性统计",time:"2022-03-15 08:30:41",calculation:"燃料燃烧CO2公式"},{name:"液化石油气",frequency:"周期",time:"2022-04-04 18:20:02",calculation:"燃料燃烧CO2公式"},{name:"柴油",frequency:"周期",time:"2022-02-01 15:30:42",calculation:"燃料燃烧CO2公式"},{name:"燃料油",frequency:"周期",time:"2022-01-23 20:09:30",calculation:"燃料燃烧CO2公式"}],colums:[{width:"100px",type:"index",label:"序号"},{prop:"name",label:"条目名称"},{prop:"frequency",label:"统计频次"},{prop:"time",label:"计入时间"},{prop:"calculation",label:"计算公式"}],currentPage4:1}},methods:{handleSizeChange(){},handleCurrentChange(){},toEdit(e){this.$refs["carbonEdit"].show(e)},remove(){},formulaEdit(){}}},p=f,d=Object(s["a"])(p,l,r,!1,null,"59338a86",null);t["default"]=d.exports}}]);