Ver Fonte

订单数

wuyi há 1 ano atrás
pai
commit
1914d3cfcf
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/views/StatisticsView.vue

+ 0 - 1
src/views/StatisticsView.vue

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