xiangpei
2024-09-17 1b40a298a0bc609f7864bb3d08822d20ddb2e6e4
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>