lyh
2025-07-29 1392d8f3def2c21e7a6fc15cf3f68fc1056ec0b6
src/views/mdc/base/modules/comparativeAnalysis/comparativeAnalysisGauge.vue
@@ -57,7 +57,6 @@
    },
    watch:{
      dataList(val){
        console.log(val);
        this.TopLastList = val
        this.draw()
      },