xiangpei
2024-09-18 b7d7ba71ac11b10d6cd8dedca24ffaf751dc81e1
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>