diff --git a/frontend/src/views/machine/testScript/components/communication.vue b/frontend/src/views/machine/testScript/components/communication.vue index d5556c0..a003fb6 100644 --- a/frontend/src/views/machine/testScript/components/communication.vue +++ b/frontend/src/views/machine/testScript/components/communication.vue @@ -140,7 +140,7 @@ const info = async () => { name: k.name, disabled: false, pname: item.name, - dataType: '谐波有功功率' + dataType: item.name =='谐波有功功率' ? 'avg' : item.name == '闪变' ? 'avg'