zhangzengfei
2022-11-22 f74166b3ed257a5e7f463019de3a7a90dae69c2b
src/pages/cameraAccess/components/SystemInfo.vue
@@ -146,13 +146,7 @@
    initCpuCharts() {
      this.$forceUpdate();
    },
  },
  mounted() {
    console.log(
      "PollData.RealTimeValidCount",
      this.PollData.RealTimeValidCount
    );
  },
  }
};
</script>
<style lang="scss">