ZZJ
2021-12-03 9c4b50d5e40510b05413f6cf859e7e4459c0f9cd
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>