fuliqi
2024-09-23 c5c80dbc2632719789b91d236de7cf1e6497557d
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>