quanyawei
2024-06-13 f3a8b27eb23c940dcd67bd459b76b0457fcb8b46
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,