hanbaoshan
2020-09-08 35bc7a5d2c907d2d7ca35f518dd1f96b434068b3
src/components/subComponents/SystemInfo.vue
@@ -125,8 +125,10 @@
    initCpuCharts() {
      this.$forceUpdate();
    }
  },
  mounted(){
    console.log('PollData.RealTimeValidCount',this.PollData.RealTimeValidCount)
  }
}
</script>
<style lang="scss">