heyujie
2021-09-18 44a3abe105e9b9b4d1a7173772fc9d18c9b59529
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>