@@ -49,7 +49,6 @@ const numData = ref([])
onMounted(() => {
codeStatistics()
hourSentStatistics()
- numStatistics()
})
async function refresh() {