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