chenrui
2025-04-10 79c983e7fa924e43f9f2a2a11b6f69c546f051a6
src/components/echarts/DataComparison.vue
@@ -441,9 +441,6 @@
            },
            noQs: true
          }).then(res => {
            if (res.code === 201) {
              return
            }
            this.comparisonData1 = res.data
            this.getInfo1()
          })