diff --git a/src/components/GameChart.vue b/src/components/GameChart.vue index 3aacec032091937acece6e00733c09692e1d0291..9f92f1b70966d756f81d031b4661951a0f363c9a 100644 --- a/src/components/GameChart.vue +++ b/src/components/GameChart.vue @@ -95,6 +95,7 @@ function initDataSource() { state.clickCity = '全国' state.dataSource = [] state.total = 0 + state.totalRealNum = 0 Object.keys(gameJson).forEach(uid => { const isTruth = gameJson[uid].postUrl.includes(gameJson[uid].url) state.dataSource.push({