Kaynağa Gözat

fix up bug for cycle report api

marxjaw 4 ay önce
ebeveyn
işleme
1e29f110fa

+ 4 - 4
src/views/main/dashboard/components/charts/userDataChart.vue

@@ -23,7 +23,7 @@
 </template>
 
 <script setup>
-import { ref } from 'vue'
+import {onBeforeMount, ref} from 'vue'
 import Chart from '@/components/charts/index.vue'
 import { getIndexUserStatistic } from '@/api/dashboard.js'
 //穿山甲、优量汇、快手、Sigmob、百度
@@ -34,9 +34,9 @@ const getIndexUserStatisticData = async() => {
 }
 
 
-onBeforeMount(async () => {
-  await getIndexUserStatisticData()
-})
+// onBeforeMount(async () => {
+//   await getIndexUserStatisticData()
+// })
 
 
 const xAxisList = [