From cf253f63344e04bbf2eaf2186b1f55b0a30cf48b Mon Sep 17 00:00:00 2001 From: wangsixiang <2970484253@qq.com> Date: Thu, 10 Jul 2025 11:18:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9C=E7=AB=AF=E6=9C=BA=E7=BA=BF=E7=94=B5?= =?UTF-8?q?=E5=8E=8B=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Dialogs/RemoteMachine/components/DeviceParams.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/RemoteMachine/components/DeviceParams.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/RemoteMachine/components/DeviceParams.vue index 602679f5..37e12b03 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/RemoteMachine/components/DeviceParams.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/RemoteMachine/components/DeviceParams.vue @@ -139,7 +139,7 @@ export default { if (item.propertyName) { if (item.propertyName === "状态包" || item.propertyName === "心跳包" || item.propertyName === "环境温度" || item.propertyName === "环境湿度" || item.propertyName === "变压器上层油温" || item.propertyName === "电流不平衡度" || item.propertyName === "电网频率" - || item.propertyName === "电压不平衡度") { + || item.propertyName === "电压不平衡度"||item.propertyName === "AB线电压"||item.propertyName === "BC线电压"||item.propertyName === "AC线电压") { // 如果是电流相关数据集合 acDC.push({ label: item.propertyName,