quanyawei
2024-09-12 293a5597a6823edc5c64372ec41b1024c9f87ee0
src/views/contrast/index.vue
@@ -218,7 +218,7 @@
    // 请求左侧设备数据
    getData () {
      this.$request({
        url: '/monitorPoint/queryMonitorPoints',
        url: '/monitorPoint/queryMonitorPointsAvg',
        method: 'get',
        params: {
          organizationId: this.$store.state.orgId,