hyingbo
2025-05-30 eaca9cc0cacf52c3ae88e6ae8fe6e3fdb88480cc
src/views/mdc/base/modules/comparativeAnalysis/comparativeAnalysisGauge.vue
@@ -57,7 +57,6 @@
    },
    watch:{
      dataList(val){
        console.log(val);
        this.TopLastList = val
        this.draw()
      },