quanyawei
2024-06-24 4968711aebf4065e12fd6105e12118fdcf352efa
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,