gaoluyang
2025-03-25 1d07cf508424f9b0f0f59b0692f2c122ad65f0d7
src/components/echarts/DataComparison.vue
@@ -441,9 +441,6 @@
            },
            noQs: true
          }).then(res => {
            if (res.code === 201) {
              return
            }
            this.comparisonData1 = res.data
            this.getInfo1()
          })