zhangzengfei
2022-12-30 804d59e162b72be684d0087a8cd74dbd6fecbf4d
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">