ZZJ
2021-12-13 bc630b555653be1cb6eff37ab2da18cd31e8ef81
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>