heyujie
2021-08-20 3b9477e4179ac9fca90a1abeb2cf544155d832bc
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>