xiangpei
2024-09-09 0d5e0f6ccc9b63d7d5cf3580bbf1cfefba0aaaf6
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>