xiangpei
2024-09-04 f8aea838153183d7236955b58d2a48f6d20a9389
src/views/system/check/result/detail/index.vue
@@ -367,10 +367,6 @@
      observer.unobserve(this.$refs.chartContent);
    }
  },
  handleSelect(key, keyPath) {
    console.log(key, keyPath);
  },
}
</script>