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