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