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