heyujie
2022-06-17 6c1e43d919b199a47f1fc67831ed4b8f3ab7788b
src/components/subComponents/SystemInfo.vue
@@ -127,7 +127,8 @@
    }
  },
  mounted(){
    console.log('PollData.RealTimeValidCount',this.PollData.RealTimeValidCount)
    console.log(this.PollData);
    // console.log('PollData.RealTimeValidCount',this.PollData.RealTimeValidCount)
  }
}
</script>