zhangzengfei
2022-11-17 82d8cf2628b7d8f741b53053855b9cfed97b13c9
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">