quanyawei
2024-04-23 e602a20d665bc974a211f5b2c3188a9d4a335b9e
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,