|
@@ -589,15 +589,92 @@ const deviceParameterData = [
|
|
|
bv_4_low_voltage: '蝶阀4电压过低故障',
|
|
|
},
|
|
|
{
|
|
|
- bv_1_closing_overcurrent: '关向过电流故障',
|
|
|
- bv_1_opening_overcurrent: '开向过电流故障',
|
|
|
+ bv_1_high_voltage: '蝶阀1电压过高故障',
|
|
|
+ bv_2_high_voltage: '蝶阀2电压过高故障',
|
|
|
},
|
|
|
{
|
|
|
- bv_1_closing_timeout: '关向超时故障',
|
|
|
- bv_1_opening_timeout: '开向超时故障',
|
|
|
+ bv_3_high_voltage: '蝶阀3电压过高故障',
|
|
|
+ bv_4_high_voltage: '蝶阀4电压过高故障',
|
|
|
},
|
|
|
{
|
|
|
- bv_1_thermal_overload: '热过载故障',
|
|
|
+ bv_1_motor_leakage: '蝶阀1电机漏电故障',
|
|
|
+ bv_2_motor_leakage: '蝶阀2电机漏电故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_motor_leakage: '蝶阀3电机漏电故障',
|
|
|
+ bv_4_motor_leakage: '蝶阀4电机漏电故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_supply_phase: '蝶阀1电源缺相故障',
|
|
|
+ bv_2_supply_phase: '蝶阀2电源缺相故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_supply_phase: '蝶阀3电源缺相故障',
|
|
|
+ bv_4_supply_phase: '蝶阀4电源缺相故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_closing_overtorque: '蝶阀1关向过力矩故障',
|
|
|
+ bv_2_closing_overtorque: '蝶阀2关向过力矩故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_closing_overtorque: '蝶阀3关向过力矩故障',
|
|
|
+ bv_4_closing_overtorque: '蝶阀4关向过力矩故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_opening_overtorque: '蝶阀1开向过力矩故障',
|
|
|
+ bv_2_opening_overtorque: '蝶阀2开向过力矩故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_opening_overtorque: '蝶阀3开向过力矩故障',
|
|
|
+ bv_4_opening_overtorque: '蝶阀4开向过力矩故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_closing_overcurrent: '蝶阀1关向过电流故障',
|
|
|
+ bv_2_closing_overcurrent: '蝶阀2关向过电流故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_closing_overcurrent: '蝶阀3关向过电流故障',
|
|
|
+ bv_4_closing_overcurrent: '蝶阀4关向过电流故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_opening_overcurrent: '蝶阀1开向过电流故障',
|
|
|
+ bv_2_opening_overcurrent: '蝶阀2开向过电流故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_opening_overcurrent: '蝶阀3开向过电流故障',
|
|
|
+ bv_4_opening_overcurrent: '蝶阀4开向过电流故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_closing_timeout: '蝶阀1关向超时故障',
|
|
|
+ bv_2_closing_timeout: '蝶阀2关向超时故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_closing_timeout: '蝶阀3关向超时故障',
|
|
|
+ bv_4_closing_timeout: '蝶阀4关向超时故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_opening_timeout: '蝶阀1开向超时故障',
|
|
|
+ bv_2_opening_timeout: '蝶阀2开向超时故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_opening_timeout: '蝶阀3开向超时故障',
|
|
|
+ bv_4_opening_timeout: '蝶阀4开向超时故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_valve_position: '蝶阀1阀位故障',
|
|
|
+ bv_2_valve_position: '蝶阀2阀位故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_valve_position: '蝶阀3阀位故障',
|
|
|
+ bv_4_valve_position: '蝶阀4阀位故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_1_thermal_overload: '蝶阀1热过载故障',
|
|
|
+ bv_2_thermal_overload: '蝶阀2热过载故障',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ bv_3_thermal_overload: '蝶阀3热过载故障',
|
|
|
+ bv_4_thermal_overload: '蝶阀4热过载故障',
|
|
|
},
|
|
|
];
|
|
|
const downWindData = [
|
|
@@ -950,7 +1027,7 @@ onUnmounted(() => {
|
|
|
|
|
|
.state-title1 {
|
|
|
color: #ffffffcc;
|
|
|
- flex: 2.5;
|
|
|
+ flex: 5;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
|