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