feat: kwh修改

This commit is contained in:
caoqianming 2024-12-28 10:28:31 +08:00
parent f84876d2e5
commit 03c4e1f8da
25 changed files with 66 additions and 66 deletions

View File

@ -176,7 +176,7 @@
font-weight: 500;
font-size: 12px;
"
>kw.h</span
>kW·h</span
>
</th>
</tr>
@ -215,7 +215,7 @@
<span>熟料综合电耗</span>
<p class="elec_number">
{{ (Number(hotData.celec_consume_unit)+Number(dicData.b_sl_elec)).toFixed(2) }}
<span class="elec_unit">kw.h/t</span>
<span class="elec_unit">kW·h/t</span>
</p>
</div>
</div>
@ -251,7 +251,7 @@
<span>水泥工序电耗</span>
<p class="elec_number">
{{ (Number(hotData.sn_elec_consume_unit)+Number(dicData.b_sn_elec)).toFixed(2) }}
<span class="elec_unit">kw.h/t</span>
<span class="elec_unit">kW·h/t</span>
</p>
</div>
</div>
@ -260,7 +260,7 @@
<span>水泥包装工序电耗</span>
<p class="elec_number">
{{(Number(hotData.bz_elec_consume_unit) + Number(dicData.b_snbz_elec)).toFixed(2) }}
<span class="elec_unit">kw.h/t</span>
<span class="elec_unit">kW·h/t</span>
</p>
</div>
</div>

View File

@ -196,7 +196,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,

View File

@ -235,7 +235,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "right",
alignTicks: true,
nameRotate: 30,

View File

@ -190,7 +190,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,

View File

@ -227,7 +227,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h)",
name: "分布电耗(kW·h)",
position: "right",
alignTicks: true,
axisLine: {
@ -330,7 +330,7 @@ export default {
},
{
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "right",
alignTicks: true,
axisLine: {

View File

@ -106,7 +106,7 @@
<th rowspan="2">单位压缩空气m3/t</th>
</tr>
<tr>
<th>电量KW.h</th>
<th>电量kW·h</th>
<th>电量折标煤tce</th>
<th v-if="deptName=='烧成车间'">煤粉t</th>
<th v-if="deptName=='烧成车间'">煤粉折标煤tce</th>
@ -118,7 +118,7 @@
<th>产品产量t</th>
<th v-if="deptName=='烧成车间'">单位产品综合能耗tce/t</th>
<th v-else>单位产品能耗tce/t</th>
<th>电量KW.h</th>
<th>电量kW·h</th>
<th>电量折标煤tce</th>
<!-- <th v-if="deptName=='原料车间'">t</th> -->
<!-- <th v-if="deptName=='原料车间'">窑尾余热利用tce</th> -->

View File

@ -106,9 +106,9 @@
tableDatas:[
{index:1,name:'水泥单位产品综合能耗(kgce/t)',value:0,note:''},
{index:2,name:'熟料单位产品综合能耗(kgce/t)',value:0,note:''},
{index:3,name:'熟料单位产品综合电耗(kw.h/t)',value:0,note:''},
{index:3,name:'熟料单位产品综合电耗(kh/t)',value:0,note:''},
{index:4,name:'熟料单位产品综合煤耗(kgce/t)',value:0,note:''},
{index:5,name:'水泥单位产品分布电耗(kw.h/t)',value:0,note:''},
{index:5,name:'水泥单位产品分布电耗(kh/t)',value:0,note:''},
],
};

View File

@ -205,7 +205,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,

View File

@ -365,7 +365,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "right",
alignTicks: true,
nameRotate: 30,

View File

@ -191,7 +191,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "电耗(KW.h/t)",
name: "电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,

View File

@ -302,7 +302,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "right",
alignTicks: true,
axisLine: {

View File

@ -203,7 +203,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,

View File

@ -345,7 +345,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "right",
alignTicks: true,
nameRotate: 30,

View File

@ -289,7 +289,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "right",
alignTicks: true,
axisLine: {

View File

@ -115,15 +115,15 @@
[4,'主机设备台产','回转窑台产t/h'],
[5,'主机设备台产','水泥磨台产t/h'],
[6,'能耗','熟料日综合电耗kw.h/t'],
[6,'能耗','熟料日综合电耗kh/t'],
[7,'能耗','熟料日单位标煤耗(kgce/t)'],
[8,'能耗','熟料日综合能耗(kgce/t)'],
[9,'能耗','水泥日综合能耗(kgce/t)'],
[10,'能耗','日电石渣分布电耗kw.h/t'],
[11,'能耗','日生料分布电耗kw.h/t'],
[12,'能耗','日熟料分布电耗kw.h/t'],
[13,'能耗','日水泥粉磨分布电耗kw.h/t'],
[14,'能耗','日水泥包装分布电耗kw.h/t'],
[10,'能耗','日电石渣分布电耗kh/t'],
[11,'能耗','日生料分布电耗kh/t'],
[12,'能耗','日熟料分布电耗kh/t'],
[13,'能耗','日水泥粉磨分布电耗kh/t'],
[14,'能耗','日水泥包装分布电耗kh/t'],
[15,'产量','日电石渣产量(t)'],
@ -150,12 +150,12 @@
// [33,'','(/)'],
[33,'耗电量','日电石渣耗电量kw.h'],
[34,'耗电量','日生料耗电量kw.h'],
[35,'耗电量','日熟料耗电量kw.h'],
[36,'耗电量','日水泥粉磨耗电量kw.h'],
[37,'耗电量','日水泥包装耗电量kw.h'],
[38,'耗电量','日生活区耗电量kw.h'],
[33,'耗电量','日电石渣耗电量kh'],
[34,'耗电量','日生料耗电量kh'],
[35,'耗电量','日熟料耗电量kh'],
[36,'耗电量','日水泥粉磨耗电量kh'],
[37,'耗电量','日水泥包装耗电量kh'],
[38,'耗电量','日生活区耗电量kh'],
],
year:'',
@ -233,7 +233,7 @@
that.tableDatas[2][3] = dataList.煤磨.production_hour;
that.tableDatas[3][3] = dataList.回转窑.production_hour;
that.tableDatas[4][3] = dataList.水泥磨.production_hour;
//kw.h/t
//kW·h/t
that.tableDatas[5][3] = dataList.回转窑.celec_consume_unit;
that.tableDatas[6][3] = dataList.回转窑.coal_consume_unit;
that.tableDatas[7][3] = dataList.回转窑.cen_consume_unit;
@ -254,7 +254,7 @@
that.tableDatas[30][3] = dataList.回转窑.production_cost_unit;
that.tableDatas[31][3] = dataList.水泥磨.production_cost_unit;
// that.tableDatas[32][3] = dataList..production_cost_unit;
//kw.h
//kW·h
that.tableDatas[32][3] = dataList.电石渣.elec_consume;
that.tableDatas[33][3] = dataList.原料磨.elec_consume;
that.tableDatas[34][3] = dataList.回转窑.elec_consume;

View File

@ -114,7 +114,7 @@
['台产(t/h)'],
['质量'],
['煤耗(t)'],
['电耗(kw.h)'],
['电耗(kh)'],
['柴油消耗(t)'],
['绿化水耗(m³)'],
['生活水耗(m³)'],

View File

@ -94,15 +94,15 @@
[4,'主机设备台产','回转窑台产t/h'],
[5,'主机设备台产','水泥磨台产t/h'],
[6,'能耗','熟料月综合电耗kw.h/t'],
[6,'能耗','熟料月综合电耗kh/t'],
[7,'能耗','熟料月单位标煤耗(kgce/t)'],
[8,'能耗','熟料月综合能耗(kgce/t)'],
[9,'能耗','水泥月综合能耗(kgce/t)'],
[10,'能耗','月电石渣分布电耗kw.h/t'],
[11,'能耗','月生料分布电耗kw.h/t'],
[12,'能耗','月熟料分布电耗kw.h/t'],
[13,'能耗','月水泥粉磨分布电耗kw.h/t'],
[14,'能耗','月水泥包装分布电耗kw.h/t'],
[10,'能耗','月电石渣分布电耗kh/t'],
[11,'能耗','月生料分布电耗kh/t'],
[12,'能耗','月熟料分布电耗kh/t'],
[13,'能耗','月水泥粉磨分布电耗kh/t'],
[14,'能耗','月水泥包装分布电耗kh/t'],
[15,'产量','月电石渣产量(t)'],
@ -123,12 +123,12 @@
[29,'成本','月水泥粉磨成本(元/吨)'],
// [30,'','(/)'],
[30,'耗电量','月电石渣耗电量kw.h'],
[31,'耗电量','月生料耗电量kw.h'],
[32,'耗电量','月熟料耗电量kw.h'],
[33,'耗电量','月水泥粉磨耗电量kw.h'],
[34,'耗电量','月水泥包装耗电量kw.h'],
[35,'耗电量','月生活区耗电量kw.h'],
[30,'耗电量','月电石渣耗电量kh'],
[31,'耗电量','月生料耗电量kh'],
[32,'耗电量','月熟料耗电量kh'],
[33,'耗电量','月水泥粉磨耗电量kh'],
[34,'耗电量','月水泥包装耗电量kh'],
[35,'耗电量','月生活区耗电量kh'],
],
year:'',
month:'',
@ -199,7 +199,7 @@
that.tableDatas[3][3] = dataList.回转窑.production_hour;
that.nowData[4] = dataList.水泥磨.production_hour;
that.tableDatas[4][3] = dataList.水泥磨.production_hour;
//kw.h/t
//kW·h/t
that.nowData[5] = dataList.回转窑.celec_consume_unit;
that.tableDatas[5][3] = dataList.回转窑.celec_consume_unit;
that.nowData[6] = dataList.回转窑.coal_consume_unit;
@ -239,7 +239,7 @@
that.tableDatas[28][3] = dataList.水泥磨.production_cost_unit;
that.nowData[29] = dataList.水泥包装.production_cost_unit;
that.tableDatas[29][3] = dataList.水泥包装.production_cost_unit;
//kw.h
//kW·h
// that.nowData[30] = dataList..elec_consume;
// that.tableDatas[30][3] = dataList..elec_consume;
that.nowData[30] = dataList.原料磨.elec_consume;
@ -331,7 +331,7 @@
that.tableDatas[2][4] = this.canCompute(that.nowData[2],dataList.煤磨.production_hour);
that.tableDatas[3][4] = this.canCompute(that.nowData[3],dataList.回转窑.production_hour);
that.tableDatas[4][4] = this.canCompute(that.nowData[4],dataList.水泥磨.production_hour);
//kw.h/t
//kW·h/t
that.tableDatas[5][4] = this.canCompute(that.nowData[5],dataList.回转窑.celec_consume_unit);
that.tableDatas[6][4] = this.canCompute(that.nowData[6],dataList.回转窑.coal_consume_unit);
that.tableDatas[7][4] = this.canCompute(that.nowData[7],dataList.回转窑.cen_consume_unit);
@ -352,7 +352,7 @@
that.tableDatas[27][4] = this.canCompute(that.nowData[27],dataList.回转窑.production_cost_unit);
that.tableDatas[28][4] = this.canCompute(that.nowData[28],dataList.水泥磨.production_cost_unit);
that.tableDatas[29][4] = this.canCompute(that.nowData[29],dataList.水泥包装.production_cost_unit);
//kw.h
//kW·h
// that.tableDatas[30][4] = this.canCompute(that.nowData[30],dataList..elec_consume);
that.tableDatas[30][4] = this.canCompute(that.nowData[30],dataList.原料磨.elec_consume);
that.tableDatas[31][4] = this.canCompute(that.nowData[31],dataList.回转窑.elec_consume);
@ -414,7 +414,7 @@
that.tableDatas[2][5] = this.canCompute(that.nowData[2],dataList.煤磨.production_hour);
that.tableDatas[3][5] = this.canCompute(that.nowData[3],dataList.回转窑.production_hour);
that.tableDatas[4][5] = this.canCompute(that.nowData[4],dataList.水泥磨.production_hour);
//kw.h/t
//kW·h/t
that.tableDatas[5][5] = this.canCompute(that.nowData[5],dataList.回转窑.celec_consume_unit);
that.tableDatas[6][5] = this.canCompute(that.nowData[6],dataList.回转窑.coal_consume_unit);
that.tableDatas[7][5] = this.canCompute(that.nowData[7],dataList.回转窑.cen_consume_unit);
@ -435,7 +435,7 @@
that.tableDatas[27][5] = this.canCompute(that.nowData[27],dataList.回转窑.production_cost_unit);
that.tableDatas[28][5] = this.canCompute(that.nowData[28],dataList.水泥磨.production_cost_unit);
that.tableDatas[29][5] = this.canCompute(that.nowData[29],dataList.水泥包装.production_cost_unit);
//kw.h
//kW·h
// that.tableDatas[30][5] = this.canCompute(that.nowData[30],dataList..elec_consume);
that.tableDatas[30][5] = this.canCompute(that.nowData[30],dataList.原料磨.elec_consume);
that.tableDatas[31][5] = this.canCompute(that.nowData[31],dataList.回转窑.elec_consume);

View File

@ -195,7 +195,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,

View File

@ -344,7 +344,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h)",
name: "分布电耗(kW·h)",
position: "right",
alignTicks: true,
axisLine: {
@ -644,7 +644,7 @@ export default {
},
{
type: "value",
name: "分布电耗(KW.h)",
name: "分布电耗(kW·h)",
position: "left",
alignTicks: true,
axisLine: {

View File

@ -195,7 +195,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,

View File

@ -344,7 +344,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h)",
name: "分布电耗(kW·h)",
position: "right",
alignTicks: true,
axisLine: {
@ -695,7 +695,7 @@ export default {
},
{
type: "value",
name: "分布电耗(KW.h)",
name: "分布电耗(kW·h)",
position: "left",
alignTicks: true,
axisLine: {

View File

@ -183,7 +183,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,

View File

@ -352,7 +352,7 @@ let yAxis = [
},
{
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "right",
alignTicks: true,
axisLine: {
@ -446,7 +446,7 @@ export default {
},
{
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "right",
alignTicks: true,
axisLine: {

View File

@ -171,7 +171,7 @@ let legend = {
};
let yAxis = {
type: "value",
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
alignTicks: true,
axisLine: {
show: true,
@ -210,7 +210,7 @@ export default {
},
mpoint: "",
tableName: "主要设备100KW以上单位产品电耗数据表",
tableDatas: [["烘干破主电机", "", "kw.h/t", "", "", ""]],
tableDatas: [["烘干破主电机", "", "kh/t", "", "", ""]],
tableData: [],
modelValue: true,
type: "day_s",

View File

@ -298,7 +298,7 @@ let yAxis = [
{
type: "value",
nameRotate: 45,
name: "分布电耗(KW.h/t)",
name: "分布电耗(kW·h/t)",
position: "left",
alignTicks: true,
offset: 100,
@ -315,7 +315,7 @@ let yAxis = [
{
type: "value",
nameRotate: 45,
name: "总电量(KW.h)",
name: "总电量(kW·h)",
position: "left",
alignTicks: true,
offset: 50,