xiangpei
2024-09-05 43afe36ba83f9171dce3c3ce42db980ee2e7b65b
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>