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,