quanyawei
2024-11-15 a19b20afeacf84c1c743c76b5018bcfbddac2270
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,